pypi Babel 2.16.0
Version 2.16.0

one month ago

The changelog below is auto-generated by GitHub.

Please see CHANGELOG.rst for additional details.

What's Changed

  • Upgrade GitHub Actions versions to avoid deprecation warnings by @akx in #1080
  • Replace deprecated ast.Str with ast.Constant by @tomasr8 in #1083
  • Fix #1094 by @john-psina in #1095
  • CI fixes by @akx in #1097
  • Upgrade to CLDR 45 by @tomasr8 in #1077
  • Make pgettext search plurals when translation is not found by @tomasr8 in #1085
  • Fix for #832 by @Edwin18 in #1052
  • Support list format fallbacks by @akx in #1099
  • Improve Codecov configuration by @akx in #1103
  • Avoid crashing on importing localtime when TZ is malformed by @akx in #1100
  • Allow parsing .po files that have an extant but empty Language header by @akx in #1101
  • Add a mention to the docs that format_skeleton(..., fuzzy=True) may raise by @tomasr8 in #1106
  • Allow falling back to modifier-less locale data by @akx in #1104
  • Allow use of importlib.metadata for finding entrypoints by @akx in #1102
  • Test on Python 3.13 beta releases by @akx in #1107
  • Normalize package name to lower-case in setup.py by @akx in #1110
  • Do not allow substituting alternates or drafts in derived locales by @akx in #1113
  • Two hyperlinks (to CLDR) and some typos by @buhtz in #1115
  • Initial support for reading mapping configuration as TOML by @akx in #1108
  • Prepare for 2.16.0 release by @akx in #1116

New Contributors

Full Changelog: v2.15.0...v2.16.0

Don't miss a new Babel release

NewReleases is sending notifications on new releases.