Skip to content
Snippets Groups Projects
2022-05-25-02-45-41.gh-issue-90817.yxANgU.rst 168 B
Newer Older
  • Learn to ignore specific revisions
  • The :func:`locale.resetlocale` function is deprecated and will be removed in
    Python 3.13. Use ``locale.setlocale(locale.LC_ALL, "")`` instead. Patch by
    Victor Stinner.