diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2022-05-25 20:29:58 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-25 20:29:58 (GMT) |
commit | 83940c07666090301168d0108cf545d3db28b925 (patch) | |
tree | 9dbad2734d8cb8a6d7987372a20fbd0d7025d16e /Python/initconfig.c | |
parent | 37a7f1b0997466bb088df82f5fe35fe6d1cebb22 (diff) | |
download | cpython-83940c07666090301168d0108cf545d3db28b925.zip cpython-83940c07666090301168d0108cf545d3db28b925.tar.gz cpython-83940c07666090301168d0108cf545d3db28b925.tar.bz2 |
gh-90817: Deprecate explicitly locale.resetlocale() (GH-93196)
The function was already deprecated in Python 3.11 since it calls
locale.getdefaultlocale() which was deprecated in Python 3.11.
(cherry picked from commit bf58cd01b313837511d9399f18588ccd2e5dc5a9)
Co-authored-by: Victor Stinner <vstinner@python.org>
Diffstat (limited to 'Python/initconfig.c')
0 files changed, 0 insertions, 0 deletions