Staging
v0.8.1
Revision 518dc94e423398f7b0b5fd7bd5b84f138618e68e authored by Miss Islington (bot) on 02 July 2019, 11:18:40 UTC, committed by GitHub on 02 July 2019, 11:18:40 UTC

Python initialization now ensures that sys stream encoding
names are always normalized by codecs.lookup(encoding).name.
Simplify test_c_locale_coercion: it doesn't have to normalize
encoding names anymore.
(cherry picked from commit 61bf97e91620e020939d57a36918ab22579920ff)

Co-authored-by: Jakub Kulík <Kulikjak@gmail.com>
1 parent bd92b94
History
File Mode Size
windows-release
ci.yml -rw-r--r-- 3.2 KB
docs-steps.yml -rw-r--r-- 1.3 KB
macos-steps.yml -rw-r--r-- 724 bytes
posix-deps-apt.sh -rwxr-xr-x 580 bytes
posix-steps.yml -rw-r--r-- 2.5 KB
pr.yml -rw-r--r-- 3.1 KB
prebuild-checks.yml -rw-r--r-- 1.2 KB
windows-layout-steps.yml -rw-r--r-- 1.5 KB
windows-release.yml -rw-r--r-- 2.3 KB
windows-steps.yml -rw-r--r-- 1.3 KB

back to top