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.
V
Victor Stinner committed
b62bdf71ea0cd52041d49691d8ae3dc645bd48e1
Parent: 710e826
Committed by GitHub <noreply@github.com>
on 10/31/2020, 12:32:11 AM