bpo-28180: Implementation for PEP 538#659
Merged
ncoghlan merged 43 commits intoJun 11, 2017
python:masterpython/cpython:masterfrom
ncoghlan:pep538-coerce-c-localencoghlan/cpython:pep538-coerce-c-localeCopy head branch name to clipboard
Merged
bpo-28180: Implementation for PEP 538#659ncoghlan merged 43 commits intopython:masterpython/cpython:masterfrom ncoghlan:pep538-coerce-c-localencoghlan/cpython:pep538-coerce-c-localeCopy head branch name to clipboard
ncoghlan merged 43 commits into
python:masterpython/cpython:masterfrom
ncoghlan:pep538-coerce-c-localencoghlan/cpython:pep538-coerce-c-localeCopy head branch name to clipboard
Commits
Commits on Mar 5, 2017
WIP: PEP 538 reference implementation
Show description for b5d125bcommitted
Commits on Mar 11, 2017
Commits on Mar 13, 2017
- committed
- committed
- committed
- committed
- committed
- committed
Add C locale coercion and warning build flags
Show description for b4f3a34committed- committed
Commits on Mar 15, 2017
- committed
Use Py_SetStandardStreamEncoding instead of PYTHONIOENCODING
Show description for 7626fcfcommitted- committed
- committed
- committed
- committed
- committed
- committed
- committed
- committed
Commits on Mar 17, 2017
Restore Windows _testembed compatibility
Show description for 820bfadcommitted
Commits on May 6, 2017
- committed
Update to latest version of PEP 538
Show description for 188e780committed
Commits on May 9, 2017
Change locale coercion to always respect LC_ALL
Show description for 476a781committed
Commits on May 27, 2017
- committed
Don't set LANG during locale coercion
Show description for 939ba0acommitted
Commits on Jun 3, 2017
- committed
Address CI failure and review comments
Show description for 53bd6dacommittedOK, two-use function :)
Show description for cad0669committed- committed
- committed
- committed
- committed
- committed
New theory regarding the Windows problem
Show description for cea7970committed- committed
- committed
- committed
- committed