]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-88434: Emit deprecation warnings for non-integer numbers in gettext if translation...
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 14 Oct 2023 06:07:02 +0000 (09:07 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Oct 2023 06:07:02 +0000 (09:07 +0300)
commit38bd2c520a2df7904e32093da2166eec2c039802
tree38c31ad1a4b3ec189658ccc9023520df6912f88e
parent45cfabb8429b5ecee78ca60c1ca8f7f5820afc5c
gh-88434: Emit deprecation warnings for non-integer numbers in gettext if translation not found (GH-110574)
Doc/whatsnew/3.13.rst
Lib/gettext.py
Lib/test/test_gettext.py
Misc/NEWS.d/next/Library/2023-10-08-18-38-09.gh-issue-88434.2Q_IkG.rst [new file with mode: 0644]