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

#1045 - Enforce trailing commas (enable Ruff COM rule and autofix)

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

#1044 - Allow last_translator to be passed as an option to extract_message

Pull Request - State: closed - Opened by AivGitHub about 1 year ago - 1 comment

#1043 - Upgrade to CLDR 43

Pull Request - State: closed - Opened by rix0rrr about 1 year ago - 2 comments
Labels: area/CLDR, feature

#1042 - fix(numbers): correctly determine malformed decimals

Pull Request - State: closed - Opened by Olunusib about 1 year ago - 1 comment

#1041 - Decouple `pybabel` frontend from distutils/setuptools; remove dependency

Pull Request - State: closed - Opened by akx about 1 year ago - 5 comments

#1040 - Make setuptools an optional dependency?

Issue - State: closed - Opened by akx about 1 year ago - 6 comments
Labels: enhancement, question, area/messages

#1039 - Prepare for 2.13.1 release

Pull Request - State: closed - Opened by akx about 1 year ago

#1038 - Fix _locales_to_names (Fix for #1037)

Pull Request - State: closed - Opened by DI84 about 1 year ago - 1 comment

#1037 - Unable to load .mo files due to incorrect conversion of Locale to a List of language names

Issue - State: closed - Opened by DI84 about 1 year ago - 4 comments
Labels: bug

#1036 - Add support of local numbering systems for number symbols

Pull Request - State: closed - Opened by kajte about 1 year ago - 13 comments
Labels: enhancement, area/CLDR, area/numbers

#1035 - Fix for #990 (updated)

Pull Request - State: open - Opened by mdklatt about 1 year ago - 3 comments

#1034 - Extraction check for CI integration

Issue - State: open - Opened by azmeuk about 1 year ago - 9 comments
Labels: enhancement, question, area/messages

#1033 - Depend on setuptools since Python 3.12

Pull Request - State: closed - Opened by oprypin about 1 year ago - 1 comment

#1032 - parse_date() "ParseError: No numbers were found in input" Python 3.6 and newer

Issue - State: open - Opened by photodude about 1 year ago - 2 comments
Labels: question, pending review, area/dates

#1031 - distutils no longer part of Python 3.12 - error due to missing dependency

Issue - State: closed - Opened by oprypin about 1 year ago - 6 comments

#1029 - Prepare for 2.13.0 release

Pull Request - State: closed - Opened by akx about 1 year ago - 1 comment

#1028 - Renovate CI & tools

Pull Request - State: closed - Opened by akx about 1 year ago - 1 comment

#1027 - Add f-string parsing for Python 3.12 (PEP 701)

Pull Request - State: closed - Opened by encukou about 1 year ago - 6 comments
Labels: enhancement

#1026 - Incorrect expected value in exponent grouping test

Issue - State: open - Opened by kygoh about 1 year ago
Labels: bug, area/numbers

#1025 - Duplicate test case for number format?

Issue - State: closed - Opened by kygoh about 1 year ago - 1 comment
Labels: bug, size/XS, area/numbers

#1024 - Files in directories starting with underscore (_) are not extratcted into .POT

Issue - State: closed - Opened by Porrumentzio about 1 year ago - 1 comment
Labels: question, area/messages

#1023 - Handling of day period format "b" seems incorrect

Issue - State: closed - Opened by dairiki over 1 year ago - 2 comments
Labels: bug, area/CLDR, area/dates

#1021 - Unable To Get Currency Code for NPR (Nepali Rupee)

Issue - State: closed - Opened by ramchandra-st over 1 year ago - 1 comment
Labels: question

#1020 - Please add jalali date for persian local!

Issue - State: closed - Opened by mrr-r over 1 year ago - 2 comments
Labels: feature, area/dates

#1019 - Timezone for `America/Montreal` display `-0400` instead of `EDT` or `EST`

Issue - State: open - Opened by ikus060 over 1 year ago - 2 comments
Labels: bug, question, area/dates

#1018 - Support for additional common date formats

Issue - State: closed - Opened by jonocodes over 1 year ago - 2 comments
Labels: question, area/dates

#1017 - Renovate lint tools

Pull Request - State: closed - Opened by akx over 1 year ago

#1016 - babel.dates.format_date raises exception when using format "B"

Issue - State: closed - Opened by fdriesenaar over 1 year ago - 5 comments

#1015 - Support 't' specifier in keywords

Pull Request - State: closed - Opened by jeanas over 1 year ago - 14 comments

#1014 - Feature request: Support gettext-like "t" specifier in keywords

Issue - State: closed - Opened by jeanas over 1 year ago
Labels: enhancement, area/messages

#1012 - narrow non-breaking space (\u202f) usage in datetime formatting

Issue - State: closed - Opened by joeyorlando over 1 year ago - 2 comments

#1011 - Feature request: implement `pybabel lint`

Issue - State: open - Opened by jeanas over 1 year ago - 3 comments
Labels: feature, area/messages

#1010 - Allow precision specification.

Pull Request - State: closed - Opened by Olunusib over 1 year ago - 5 comments

#1009 - Use aware UTC datetimes internally

Pull Request - State: closed - Opened by scop over 1 year ago - 1 comment

#1008 - Spelling and grammar fixes

Pull Request - State: closed - Opened by scop over 1 year ago - 1 comment

#1007 - Allow alternative space characters as group separator when parsing numbers

Pull Request - State: closed - Opened by ronnix over 1 year ago - 4 comments

#1006 - Fix for #990

Pull Request - State: open - Opened by mdklatt over 1 year ago - 1 comment

#1005 - Test failures with Python 3.12.0b1

Issue - State: closed - Opened by mgorny over 1 year ago - 8 comments

#1004 - More Formats for Compact Currency

Issue - State: closed - Opened by YousefEZ over 1 year ago - 2 comments
Labels: question, feature, area/numbers

#1003 - Warn for inconsistent uses of (p)ngettext plurals?

Issue - State: open - Opened by tomasr8 over 1 year ago
Labels: enhancement, area/messages

#1002 - Better argument validation for python *gettext functions

Issue - State: open - Opened by tomasr8 over 1 year ago
Labels: enhancement, area/messages

#1001 - Extract messages from f-strings

Issue - State: closed - Opened by tomasr8 over 1 year ago - 7 comments
Labels: bug, question, area/messages

#999 - Add flag to ignore POT-Creation-Date for updates

Pull Request - State: closed - Opened by joeportela over 1 year ago - 3 comments
Labels: enhancement

#998 - Freeze format_time() tests to a specific date to fix test failures

Pull Request - State: closed - Opened by mgorny over 1 year ago - 3 comments

#997 - No Template Literals support for .js files.

Issue - State: closed - Opened by wolkodlack over 1 year ago - 2 comments
Labels: question, area/messages

#996 - Extract doesn't work with long spliced strings in parentheses

Issue - State: closed - Opened by AiroPi over 1 year ago - 1 comment

#995 - AttributeError: module 'babel' has no attribute 'numbers'

Issue - State: closed - Opened by danielbellhv over 1 year ago - 1 comment

#994 - Use SPDX license identifier

Pull Request - State: closed - Opened by vargenau over 1 year ago

#993 - Aymara (ay) missing from LOCALE_ALIASES

Issue - State: open - Opened by irl over 1 year ago

#992 - US Daylight Time broke test_format_time and some doctests

Issue - State: closed - Opened by hroncok over 1 year ago - 2 comments

#991 - Add pydantic 1.x.x native integration

Pull Request - State: closed - Opened by 07pepa over 1 year ago - 1 comment

#990 - Crash with double-slashes in /etc/localtime on Python 3.9

Issue - State: open - Opened by torfsen over 1 year ago - 8 comments

#989 - Extraction in js template strings fails

Issue - State: open - Opened by HawkOnPK over 1 year ago - 1 comment
Labels: bug, area/messages

#988 - Tests fail on days when EST/EDT swap happens

Issue - State: open - Opened by mweinelt over 1 year ago - 6 comments
Labels: bug, area/dates

#987 - Formatting date with Canadian Locale no longer returns date in Canadian format

Issue - State: closed - Opened by Ollymid over 1 year ago - 6 comments
Labels: question, area/CLDR

#986 - Improve contributing instructions

Pull Request - State: closed - Opened by akx over 1 year ago - 3 comments

#985 - Missing documentation on how to set the project up locally

Issue - State: closed - Opened by bfontaine over 1 year ago - 2 comments
Labels: question

#984 - Makefile: use python3 instead of python

Pull Request - State: closed - Opened by bfontaine over 1 year ago - 4 comments

#983 - Improve type annotation for `babel.support.Translations.load`

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#982 - Type annotation inconsistency

Issue - State: closed - Opened by dmoklaf over 1 year ago - 1 comment
Labels: bug, area/messages

#981 - Misc. mypy-discovered fixes

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment
Labels: enhancement, area/numbers

#980 - babel.messages.catalog: deduplicate _to_fuzzy_match_key logic

Pull Request - State: closed - Opened by akx over 1 year ago - 2 comments
Labels: bug, size/S, area/messages

#979 - Mypy fixes, prep

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#978 - Note that `Locale.parse()` does not accept `None`

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#977 - `Locale.parse()` no longer accepts None as the locale identifier

Issue - State: closed - Opened by neuroid over 1 year ago - 1 comment
Labels: question

#976 - Become 2.12.1

Pull Request - State: closed - Opened by akx over 1 year ago

#975 - Include `py.typed` file in wheels

Pull Request - State: closed - Opened by AlexWaygood over 1 year ago - 5 comments

#974 - Tox: also test with pytz installed

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#973 - Become 2.12.0

Pull Request - State: closed - Opened by akx over 1 year ago - 1 comment

#972 - Renovate CI tools a bit

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#971 - Cut new version?

Issue - State: closed - Opened by NiallRees almost 2 years ago - 2 comments

#970 - Fix two issues with fuzzy matching

Pull Request - State: closed - Opened by jeanas almost 2 years ago - 5 comments
Labels: enhancement

#969 - Fuzzy matching sometimes misses obvious candidates

Issue - State: closed - Opened by jeanas almost 2 years ago
Labels: enhancement

#968 - Improve extract performance via ignoring directories early during os.walk

Pull Request - State: open - Opened by akx almost 2 years ago - 3 comments

#967 - Use lru_cache where suitable

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#966 - Numbers and core type fixes

Pull Request - State: closed - Opened by DenverCoder1 almost 2 years ago - 1 comment

#965 - Unicode CLDR 42 out

Issue - State: closed - Opened by bouboulov almost 2 years ago - 1 comment

#964 - PyPi download missing numbers.format_compact_currency

Issue - State: closed - Opened by typonaut almost 2 years ago - 2 comments

#963 - Add two new options in cmdline.rst docs

Pull Request - State: closed - Opened by m-aciek almost 2 years ago - 1 comment

#962 - Memory Leak Detected

Issue - State: closed - Opened by EdGaere almost 2 years ago - 2 comments

#961 - Make LocaleDataDict Generic

Pull Request - State: open - Opened by DenverCoder1 almost 2 years ago - 3 comments

#960 - More fixes and modernization

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#959 - Fix unbound `exc` in babel.dates

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#958 - Finally remove get_next_timezone_transition

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#957 - Use standard library UTC

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment
Labels: area/dates

#956 - format_datetime no longer applies correct locale information for time period (AM/PM)

Issue - State: closed - Opened by EdGaere almost 2 years ago - 1 comment
Labels: bug, area/dates

#955 - Support for formatting NaN, Infinity

Pull Request - State: closed - Opened by DenverCoder1 almost 2 years ago - 1 comment

#954 - Remove redundant tests for babel.support

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#953 - Update test dependencies (tox v4)

Pull Request - State: closed - Opened by DenverCoder1 almost 2 years ago - 1 comment
Labels: enhancement

#952 - Clean up babel.localtime

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment
Labels: enhancement

#951 - Upgrade to CLDR 42

Pull Request - State: closed - Opened by akx almost 2 years ago - 2 comments
Labels: area/CLDR

#950 - Renovate formatting in test_checkers and test_frontend

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#949 - Add ruff for linting

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#948 - Minor cleanups

Pull Request - State: closed - Opened by akx almost 2 years ago - 1 comment

#947 - Keep @modifiers when parsing locales

Pull Request - State: closed - Opened by madduck almost 2 years ago - 3 comments
Labels: feature

#946 - Do not discard locale modifiers (@variants)

Issue - State: closed - Opened by madduck almost 2 years ago - 2 comments
Labels: bug, enhancement, area/messages

#945 - Unify datetime imports

Pull Request - State: closed - Opened by akx almost 2 years ago - 2 comments
Labels: enhancement