SIGN IN SIGN UP

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().
S
Serhiy Storchaka committed
326c6c4e07137b43c49b74bd5528619360080469
Parent: 7bd560c
Committed by GitHub <noreply@github.com> on 10/9/2023, 1:45:22 PM