diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-10-09 14:10:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-10-09 14:10:34 (GMT) |
commit | e913c6f4d6134ad04ecd59c0408d2b13ff44e342 (patch) | |
tree | 43c22a11c119181051bb7ac2289e09c8c6d77109 /Lib/idlelib/hyperparser.py | |
parent | 26c3e700b15b8f2845d29b2872a0a5854b349730 (diff) | |
download | cpython-e913c6f4d6134ad04ecd59c0408d2b13ff44e342.zip cpython-e913c6f4d6134ad04ecd59c0408d2b13ff44e342.tar.gz cpython-e913c6f4d6134ad04ecd59c0408d2b13ff44e342.tar.bz2 |
[3.11] gh-110519: Improve deprecation warning in the gettext module (GH-110520) (GH-110564)
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().
(cherry picked from commit 326c6c4e07137b43c49b74bd5528619360080469)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Diffstat (limited to 'Lib/idlelib/hyperparser.py')
0 files changed, 0 insertions, 0 deletions