Commit Graph

10 Commits

Author SHA1 Message Date
un-pogaz ed2930712d various whitespace (extra-edit)
!partial 'E203,E222,E241,E271,E272'
2025-01-24 11:14:24 +01:00
Kovid Goyal 9484870e19 Use a mirror for ISO codes data as upstream is flaky 2024-09-07 09:51:47 +05:30
Kovid Goyal c721338b43 Cleanup ISOData command
Cache downloaded bytes in memory and dont store a BytesIO instance,
instead create one fresh on zip file access.
2024-06-28 10:12:17 +05:30
Kovid Goyal 4804084665 ... 2024-06-28 08:15:31 +05:30
Kovid Goyal d10c85ba5d Cleanup previous PR 2024-06-17 10:34:46 +05:30
wrvsrx 342d9f6900 Avoid reordering subcommands 2024-06-17 00:06:11 +08:00
wrvsrx 80ff907bfd Allow setting more local resource files from cli 2024-06-16 22:08:06 +08:00
Kovid Goyal 53b74283a4 sort imports in all python files 2024-03-30 13:02:22 +05:30
Kovid Goyal d9d2e798ca Use the translations for language names from the iso-codes project 2023-07-13 17:59:22 +05:30
Kovid Goyal a209713677 Remove the in src copy of the ISO lang and country code data
Instead download it when building the resources
2023-07-13 14:17:40 +05:30