]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-104783: Remove locale.resetlocale() function (#104784)
authorVictor Stinner <vstinner@python.org>
Tue, 6 Jun 2023 12:55:50 +0000 (14:55 +0200)
committerGitHub <noreply@github.com>
Tue, 6 Jun 2023 12:55:50 +0000 (14:55 +0200)
commit0cb6b9b0db5df6b3f902e86eb3d4a1e504afb851
tree15dda3f872ff33b3d58148f0ebef1533904f48f3
parentc7bf74bacd2b2db308e80e532153ffaf6dbca851
gh-104783: Remove locale.resetlocale() function (#104784)
Doc/library/locale.rst
Doc/whatsnew/3.12.rst
Doc/whatsnew/3.13.rst
Lib/locale.py
Misc/NEWS.d/next/Library/2023-05-23-04-01-27.gh-issue-104783.QyhIoq.rst [new file with mode: 0644]