Files
cpython/Lib
Serhiy Storchaka 326c6c4e07 gh-110519: Improve deprecation warning in the gettext module (#110520)
Deprecation warning about non-integer numbers in gettext now always refers
to the line in the user code where gettext function or method is used.
Previously, it could refer to a line in gettext code.

Also, increase test coverage for NullTranslations and domain-aware functions
like dngettext().
2023-10-09 15:45:22 +02:00
..
2023-05-22 14:07:36 +02:00
2023-03-13 15:15:52 +02:00