SIGN IN SIGN UP

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>
M
Miss Islington (bot) committed
83940c07666090301168d0108cf545d3db28b925
Parent: 37a7f1b
Committed by GitHub <noreply@github.com> on 5/25/2022, 8:29:58 PM