Babel

Latest version: v2.17.0

Safety actively analyzes 723954 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 6 of 8

2.1

-----------

(Bugfix/minor feature release, released on September 25th 2015)

- Parse and honour the locale inheritance exceptions
(:gh:`97`)
- Fix Locale.parse using ``global.dat`` incompatible types
(:gh:`174`)
- Fix display of negative offsets in ``FixedOffsetTimezone``
(:gh:`214`)
- Improved odict performance which is used during localization file
build, should improve compilation time for large projects
- Add support for "narrow" format for ``format_timedelta``
- Add universal wheel support
- Support 'Language' header field in .PO files
(fixes :gh:`76`)
- Test suite enhancements (coverage, broken tests fixed, etc)
- Documentation updated

2.0

Not secure
-----------

(Released on July 27th 2015, codename Second Coming)

- Added support for looking up currencies that belong to a territory
through the :func:`babel.numbers.get_territory_currencies`
function.
- Improved Python 3 support.
- Fixed some broken tests for timezone behavior.
- Improved various smaller things for dealing with dates.

1.4

-----------

(bugfix release, release date to be decided)

- Fixed a bug that caused deprecated territory codes not being
converted properly by the subtag resolving. This for instance
showed up when trying to use ``und_UK`` as a language code
which now properly resolves to ``en_GB``.
- Fixed a bug that made it impossible to import the CLDR data
from scratch on windows systems.

1.3

Not secure
-----------

(bugfix release, released on July 29th 2013)

- Fixed a bug in likely-subtag resolving for some common locales.
This primarily makes ``zh_CN`` work again which was broken
due to how it was defined in the likely subtags combined with
our broken resolving. This fixes :gh:`37`.
- Fixed a bug that caused pybabel to break when writing to stdout
on Python 3.
- Removed a stray print that was causing issues when writing to
stdout for message catalogs.

1.2

Not secure
-----------

(bugfix release, released on July 27th 2013)

- Included all tests in the tarball. Previously the include
skipped past recursive folders.
- Changed how tests are invoked and added separate standalone
test command. This simplifies testing of the package for
linux distributors.

1.1

Not secure
-----------

(bugfix release, released on July 27th 2013)

- added dummy version requirements for pytz so that it installs
on pip 1.4.
- Included tests in the tarball.

Page 6 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.