]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-44235: Remove deprecated functions in the gettext module. (GH-26378)
authorDong-hee Na <donghee.na@python.org>
Sun, 30 May 2021 01:29:45 +0000 (10:29 +0900)
committerGitHub <noreply@github.com>
Sun, 30 May 2021 01:29:45 +0000 (10:29 +0900)
commit14ba761078b5ae83519e34d66ab883743912c45b
treeb7bb5b3db8655c783730cc4f7d07612b9cc50527
parent5ffa58cb97ddc6d36c8c2c94d86d58aac95406b7
bpo-44235: Remove deprecated functions in the gettext module. (GH-26378)
Doc/library/gettext.rst
Doc/whatsnew/3.11.rst
Lib/gettext.py
Lib/test/test_gettext.py
Misc/NEWS.d/next/Library/2021-05-26-22-04-40.bpo-44235.qFBYpp.rst [new file with mode: 0644]