summaryrefslogtreecommitdiffstats
path: root/Misc/NEWS.d/next/Library/2023-05-23-04-01-27.gh-issue-104783.QyhIoq.rst
blob: 23670e8fe14d3d48b4eb4c9067f2c7e3faf1b9f2 (plain)
1
2
Remove ``locale.resetlocale()`` function deprecated in Python 3.11.
Patch by Victor Stinner.