summaryrefslogtreecommitdiff
path: root/Lib/_bootlocale.py
Commit message (Expand)AuthorAgeFilesLines
* bpo-29240: PEP 540: Add a new UTF-8 Mode (#855)Victor Stinner2017-12-131-0/+6
* Issue #28596: The preferred encoding is UTF-8 on Android.Xavier de Gaye2016-12-171-5/+11
* Fix wrong exception in _bootlocale (apparently this error condition is never ...Antoine Pitrou2013-10-121-1/+1
* Issue #9548: Add a minimal "_bootlocale" module that is imported by the _io m...Antoine Pitrou2013-10-121-0/+34