issues
search
python-babel
/
babel
The official repository for Babel, the Python Internationalization Library
http://babel.pocoo.org/
BSD 3-Clause "New" or "Revised" License
1.34k
stars
448
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
pybabel extract: Support multiple keywords with the same name/arity
#1157
EmilyBStudent
opened
5 days ago
0
`locale` parameter cannot be `None`
#1156
injust
opened
1 week ago
2
Adjust docs/conf.py to add compatibility with sphinx 8
#1155
hrnciar
opened
1 week ago
0
Can't parse POT files with plurals generated by xgettext
#1154
lheckemann
opened
2 weeks ago
0
Update CI to use python 3.13 and Ubuntu 24.04
#1153
tomasr8
opened
2 weeks ago
1
Drop support for Python 3.8?
#1152
tomasr8
opened
2 weeks ago
2
Check pofile string delimiters
#1151
rtobar
opened
2 weeks ago
1
setup instructions in CONTRIBUTING.md do not install all dependencies
#1150
EmilyBStudent
opened
2 weeks ago
2
Replace `OrderedDict` with just `dict`
#1149
tomasr8
closed
3 weeks ago
1
Simplify `read_mo` logic regarding `catalog.charset`
#1148
tomasr8
opened
3 weeks ago
1
`read_mo` does not decode `msgctxt`
#1147
tomasr8
opened
3 weeks ago
0
Changed get_week_number() to fix a problem with the locale en_AU
#1146
RomainBarbason
opened
4 weeks ago
3
Use CLDR 46
#1145
tomasr8
closed
2 weeks ago
5
Remove Python format string check.
#1144
harrykao
closed
1 month ago
0
babel does not support sphinx 8
#1143
fundawang
opened
1 month ago
0
Fix `pybabel update --init-missing` not creating parent directory
#1142
du33169
opened
1 month ago
2
Make seconds optional in `parse_time` time formats
#1141
tomasr8
closed
1 month ago
1
Mark `wraptext` deprecated; use `TextWrapper` directly in `write_po`
#1140
akx
closed
1 month ago
2
option --init-missing of `pybabel update` should also create the corresponding directory
#1139
du33169
opened
1 month ago
2
"Deleted duplicate code in test"
#1138
mattdiaz007
closed
1 month ago
1
Fix #774: Allow object methods to be used as extraction-keywords
#1136
embray
opened
2 months ago
2
Fix of list index out of range error in PoFileParser.add_message when translations is empty
#1135
gabe-sherman
closed
1 month ago
7
List index out of range error in PoFileParser._add_message
#1134
gabe-sherman
closed
1 month ago
9
issue with en_AU locale
#1133
alec000inspired
opened
2 months ago
2
Fix the way obsolete messages are stored
#1132
tomasr8
closed
1 month ago
1
Allow specifying an explicit format in parse_date/parse_time
#1131
tomasr8
opened
2 months ago
1
Replace `str.index` with `str.find`
#1130
tomasr8
closed
1 month ago
1
`parse_time` raises when a format doesn't contain seconds
#1129
tomasr8
closed
1 month ago
3
Advice - just use .po files?
#1128
robertlagrant
opened
2 months ago
2
Allow extracting (deeply) nested calls in Python and Javascript
#1127
dylankiss
opened
2 months ago
7
Fix extracted lineno with nested calls
#1126
dylankiss
closed
1 month ago
1
extract: "Deeply nested" gettext calls aren't extracted
#1125
oomsveta
opened
2 months ago
0
Obsoletes with same ID from different contexts get removed on update
#1124
LeXofLeviafan
closed
1 month ago
1
extract: Wrong lineno when arguments are spread over multiple lines and contain a function call
#1123
oomsveta
closed
1 month ago
4
Replace more alternate characters in `format_skeleton`
#1122
tomasr8
closed
1 month ago
1
fix: check_and_call_extract_file uses the first matching method and options, instead of the first matching method and last matching options
#1121
jpmckinney
opened
3 months ago
1
Prevent wrapping file locations containing white space
#1120
tomasr8
opened
3 months ago
5
Fix deprecation warnings for `datetime.utcnow()`
#1119
tomasr8
closed
3 months ago
1
Inconsistent `UnknownLocaleError`
#1118
SirRob1997
closed
3 months ago
0
Wrong language name for `zh_TW` (Taiwanese)
#1117
SirRob1997
opened
3 months ago
0
Prepare for 2.16.0 release
#1116
akx
closed
3 months ago
1
Two hyperlinks (to CLDR) and some typos
#1115
buhtz
closed
3 months ago
1
"unknown locale 'ie'" (Occidental/Interlingue)
#1114
buhtz
closed
3 months ago
8
Do not allow substituting alternates or drafts in derived locales
#1113
akx
closed
3 months ago
1
German translation for Switzerland for country Turkey differs from Germany
#1112
Tschuppi81
closed
3 months ago
2
Normalize package name to lower-case in setup.py
#1110
akx
closed
4 months ago
1
The .dist-info does not follow Python Packaging User Guide guideline
#1109
RomainBrault
closed
4 months ago
0
Initial support for reading mapping configuration as TOML
#1108
akx
closed
3 months ago
10
Test on Python 3.13 beta releases
#1107
akx
closed
4 months ago
1
Add a mention to the docs that `format_skeleton(..., fuzzy=True)` may raise
#1106
tomasr8
closed
4 months ago
1
Next