Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / python-babel/babel issues and pull requests

#1149 - Replace `OrderedDict` with just `dict`

Pull Request - State: closed - Opened by tomasr8 16 days ago - 1 comment

#1148 - Simplify `read_mo` logic regarding `catalog.charset`

Pull Request - State: open - Opened by tomasr8 16 days ago - 1 comment

#1147 - `read_mo` does not decode `msgctxt`

Issue - State: open - Opened by tomasr8 16 days ago

#1146 - Changed get_week_number() to fix a problem with the locale en_AU

Pull Request - State: open - Opened by RomainBarbason 20 days ago - 2 comments

#1145 - Use CLDR 46

Pull Request - State: open - Opened by tomasr8 21 days ago - 5 comments
Labels: enhancement, area/CLDR

#1144 - Remove Python format string check.

Pull Request - State: closed - Opened by harrykao 24 days ago

#1143 - babel does not support sphinx 8

Issue - State: open - Opened by fundawang 25 days ago

#1142 - Fix `pybabel update --init-missing` not creating parent directory

Pull Request - State: open - Opened by du33169 28 days ago - 1 comment

#1141 - Make seconds optional in `parse_time` time formats

Pull Request - State: closed - Opened by tomasr8 about 1 month ago - 1 comment

#1140 - Mark `wraptext` deprecated; use `TextWrapper` directly in `write_po`

Pull Request - State: closed - Opened by akx about 1 month ago - 2 comments
Labels: enhancement, area/messages

#1140 - Mark `wraptext` deprecated; use `TextWrapper` directly in `write_po`

Pull Request - State: closed - Opened by akx about 1 month ago - 2 comments
Labels: enhancement, area/messages

#1139 - option --init-missing of `pybabel update` should also create the corresponding directory

Issue - State: open - Opened by du33169 about 1 month ago - 2 comments
Labels: enhancement, area/messages

#1138 - "Deleted duplicate code in test"

Pull Request - State: closed - Opened by mattdiaz007 about 2 months ago - 1 comment

#1136 - Fix #774: Allow object methods to be used as extraction-keywords

Pull Request - State: open - Opened by embray about 2 months ago - 2 comments
Labels: enhancement, area/messages

#1134 - List index out of range error in PoFileParser._add_message

Issue - State: closed - Opened by gabe-sherman 2 months ago - 9 comments
Labels: bug, area/messages

#1133 - issue with en_AU locale

Issue - State: open - Opened by alec000inspired 2 months ago - 2 comments

#1132 - Fix the way obsolete messages are stored

Pull Request - State: closed - Opened by tomasr8 2 months ago - 1 comment

#1131 - Allow specifying an explicit format in parse_date/parse_time

Pull Request - State: open - Opened by tomasr8 2 months ago - 1 comment
Labels: feature, area/dates

#1130 - Replace `str.index` with `str.find`

Pull Request - State: closed - Opened by tomasr8 2 months ago - 1 comment

#1129 - `parse_time` raises when a format doesn't contain seconds

Issue - State: closed - Opened by tomasr8 2 months ago - 3 comments

#1128 - Advice - just use .po files?

Issue - State: open - Opened by robertlagrant 2 months ago - 2 comments

#1127 - Allow extracting (deeply) nested calls in Python and Javascript

Pull Request - State: open - Opened by dylankiss 2 months ago - 4 comments

#1126 - Fix extracted lineno with nested calls

Pull Request - State: closed - Opened by dylankiss 2 months ago - 1 comment

#1122 - Replace more alternate characters in `format_skeleton`

Pull Request - State: closed - Opened by tomasr8 3 months ago - 1 comment

#1120 - Prevent wrapping file locations containing white space

Pull Request - State: open - Opened by tomasr8 3 months ago - 5 comments

#1119 - Fix deprecation warnings for `datetime.utcnow()`

Pull Request - State: open - Opened by tomasr8 3 months ago - 1 comment

#1118 - Inconsistent `UnknownLocaleError`

Issue - State: closed - Opened by SirRob1997 4 months ago

#1117 - Wrong language name for `zh_TW` (Taiwanese)

Issue - State: open - Opened by SirRob1997 4 months ago

#1116 - Prepare for 2.16.0 release

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment

#1115 - Two hyperlinks (to CLDR) and some typos

Pull Request - State: closed - Opened by buhtz 4 months ago - 1 comment
Labels: documentation

#1114 - "unknown locale 'ie'" (Occidental/Interlingue)

Issue - State: closed - Opened by buhtz 4 months ago - 8 comments
Labels: question, area/CLDR

#1113 - Do not allow substituting alternates or drafts in derived locales

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment
Labels: bug, area/CLDR

#1112 - German translation for Switzerland for country Turkey differs from Germany

Issue - State: closed - Opened by Tschuppi81 4 months ago - 2 comments
Labels: bug, area/CLDR

#1110 - Normalize package name to lower-case in setup.py

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment

#1108 - Initial support for reading mapping configuration as TOML

Pull Request - State: closed - Opened by akx 4 months ago - 10 comments
Labels: enhancement, area/messages

#1107 - Test on Python 3.13 beta releases

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment

#1106 - Add a mention to the docs that `format_skeleton(..., fuzzy=True)` may raise

Pull Request - State: closed - Opened by tomasr8 4 months ago - 1 comment

#1105 - Enclose white spaces in references

Pull Request - State: closed - Opened by Dunedan 4 months ago - 7 comments
Labels: enhancement, area/messages

#1104 - Allow falling back to modifier-less locale data

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment
Labels: bug, area/CLDR

#1103 - Improve Codecov configuration

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment

#1102 - Allow use of importlib.metadata for finding entrypoints

Pull Request - State: closed - Opened by akx 4 months ago - 2 comments

#1101 - Allow parsing .po files that have an extant but empty Language header

Pull Request - State: closed - Opened by akx 4 months ago - 1 comment
Labels: bug, area/messages

#1100 - Avoid crashing on importing localtime when TZ is malformed

Pull Request - State: closed - Opened by akx 4 months ago - 2 comments
Labels: bug, area/dates

#1099 - Support list format fallbacks

Pull Request - State: closed - Opened by akx 5 months ago - 2 comments
Labels: bug, enhancement, area/CLDR

#1098 - babel.lists.format_list with style="unit" errors on non-English languages

Issue - State: closed - Opened by Vexed01 5 months ago - 3 comments

#1097 - CI fixes

Pull Request - State: closed - Opened by akx 5 months ago

#1096 - Wrong rounding when using decimal.ROUND_CEILING

Issue - State: open - Opened by Niklas2501 5 months ago

#1095 - Fix #1094

Pull Request - State: closed - Opened by john-psina 5 months ago - 1 comment

#1094 - --ignore-dirs not working for multiple directories

Issue - State: closed - Opened by john-psina 5 months ago - 3 comments

#1093 - Fix for PyBabel Compatibility with Python 3.12 and Third-Party Extractors

Pull Request - State: closed - Opened by podgorniy94 5 months ago - 6 comments

#1092 - ValueError from failed import of localtime submodule

Issue - State: closed - Opened by matthiashuschle 5 months ago - 1 comment
Labels: bug, area/dates

#1091 - --ignore-dirs='.venv' has no effect

Issue - State: open - Opened by BrentHuang 5 months ago - 6 comments
Labels: question, area/messages

#1090 - parse functions should support a custom format

Issue - State: open - Opened by DetachHead 5 months ago
Labels: feature, area/dates

#1089 - Locale Modifiers Not Validated Before Loading Locale Data File

Issue - State: closed - Opened by fliu98 6 months ago - 1 comment
Labels: bug, area/CLDR

#1088 - RFE: use `zoneinfo` instead of `pytz`

Issue - State: open - Opened by kloczek 6 months ago - 5 comments

#1087 - Babel can't parse PO files created by Django (blank Language in header)

Issue - State: closed - Opened by bemoody 6 months ago - 2 comments
Labels: bug, area/messages

#1086 - `extract` overwrites existing template, and `update` comments unused

Issue - State: open - Opened by maxktz 6 months ago - 2 comments
Labels: enhancement, area/messages

#1085 - Make pgettext search plurals when translation is not found

Pull Request - State: closed - Opened by tomasr8 7 months ago - 1 comment

#1084 - `KeyError` raised in `format_skeleton` when using fuzzy matching

Issue - State: open - Opened by tomasr8 7 months ago - 5 comments
Labels: bug, area/dates

#1083 - Replace deprecated `ast.Str` with `ast.Constant`

Pull Request - State: closed - Opened by tomasr8 7 months ago - 1 comment

#1082 - No daylight saving time applied for Europe/London timezone

Issue - State: closed - Opened by warrickball 7 months ago - 5 comments

#1081 - Full date format has changed for en_GB

Issue - State: closed - Opened by jma 7 months ago - 2 comments
Labels: question, area/CLDR

#1080 - Upgrade GitHub Actions versions to avoid deprecation warnings

Pull Request - State: closed - Opened by akx 7 months ago

#1079 - Prepare for 2.15.0 release

Pull Request - State: closed - Opened by akx 7 months ago

#1078 - Long path with space lead to wrong PO file.

Issue - State: open - Opened by ChameleonRed 7 months ago - 2 comments
Labels: bug, area/messages

#1077 - Upgrade to CLDR 45

Pull Request - State: closed - Opened by tomasr8 7 months ago - 3 comments
Labels: area/CLDR, feature

#1076 - Add support for other systemic aliases specified in CLDR `root.xml`

Issue - State: open - Opened by akx 7 months ago
Labels: enhancement, area/CLDR, feature

#1075 - Encode support for the "fall back to short format" logic for time delta formatting

Pull Request - State: closed - Opened by akx 7 months ago - 2 comments
Labels: bug, enhancement, area/CLDR, area/dates

#1074 - Include Unicode license in `locale-data` and in documentation

Pull Request - State: closed - Opened by akx 7 months ago

#1072 - Missing license for babel/locale-data

Issue - State: closed - Opened by stefan6419846 7 months ago - 1 comment
Labels: enhancement, documentation

#1071 - Use CLDR 44

Pull Request - State: closed - Opened by akx 7 months ago - 2 comments
Labels: area/CLDR, feature

#1070 - Upgrade to CLDR 44

Issue - State: closed - Opened by tomasr8 8 months ago - 6 comments
Labels: area/CLDR, feature

#1069 - babel.core.UnknownLocaleError: unknown locale 'und_BQ'

Issue - State: open - Opened by tedgoodley 8 months ago - 1 comment
Labels: area/CLDR

#1068 - Improve .po IO

Pull Request - State: closed - Opened by akx 8 months ago - 1 comment

#1067 - pybabel extract command from CLI only respects the first argument passed into keywords

Issue - State: open - Opened by ankitd33 9 months ago
Labels: bug, area/messages

#1066 - Support multiple units in format_timedelta()

Pull Request - State: open - Opened by hartmutobendorf 9 months ago - 1 comment

#1063 - doc: Missing documentation on configuration

Issue - State: open - Opened by Huy-Ngo 10 months ago - 2 comments
Labels: question, documentation

#1060 - `pybabel extract` not working with constant inner f-strings

Issue - State: closed - Opened by l1onsun 10 months ago - 1 comment

#1059 - Test failures on babel version 2.14.0

Issue - State: closed - Opened by nileshpatra 10 months ago - 10 comments

#1058 - feat: allow precision specification when bypassing decimal quantization

Pull Request - State: open - Opened by olunusib 10 months ago - 1 comment

#1057 - dates.py syntax incompatibility with python versions older than 3.10

Issue - State: closed - Opened by MandarinoMcZumo 11 months ago - 2 comments

#1054 - Upgrade GitHub Actions

Pull Request - State: closed - Opened by cclauss 11 months ago - 2 comments

#1052 - Fix for #832

Pull Request - State: closed - Opened by Edwin18 11 months ago - 5 comments

#1051 - Fallback to LC_MONETARY when formatting currency

Pull Request - State: open - Opened by afh 11 months ago - 6 comments

#1050 - [doc] Describe how to work with the pybabel CLI

Issue - State: open - Opened by tomschr 12 months ago - 1 comment
Labels: documentation

#1049 - Hide extensive traceback from the user and show only relevant information

Issue - State: closed - Opened by tomschr 12 months ago - 4 comments

#1048 - Drop support for Python 3.7 (EOL since June 2023)

Pull Request - State: closed - Opened by akx 12 months ago - 1 comment

#1047 - Prepare for 2.14.0 release

Pull Request - State: closed - Opened by akx 12 months ago - 1 comment

#1046 - CI: use GitHub output formats

Pull Request - State: closed - Opened by akx 12 months ago - 1 comment