Files
cpython/Lib
Victor Stinner b62bdf71ea bpo-42208: Add _locale._get_locale_encoding() (GH-23052)
* Add a new _locale._get_locale_encoding() function to get the
  current locale encoding.
* Modify locale.getpreferredencoding() to use it.
* Remove the _bootlocale module.
2020-10-31 01:32:11 +01:00
..
2020-10-05 18:30:18 +01:00
2020-05-22 17:50:58 -07:00