diff options
| author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-07-02 11:18:40 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-02 11:18:40 (GMT) |
| commit | 518dc94e423398f7b0b5fd7bd5b84f138618e68e (patch) | |
| tree | c539734408628160870be80917731c952f1d931d /Python/pythonrun.c | |
| parent | bd92b94da93198c8385c06ca908407f172c7e8b2 (diff) | |
| download | cpython-518dc94e423398f7b0b5fd7bd5b84f138618e68e.zip cpython-518dc94e423398f7b0b5fd7bd5b84f138618e68e.tar.gz cpython-518dc94e423398f7b0b5fd7bd5b84f138618e68e.tar.bz2 | |
bpo-37335, test_c_locale_coercion: Remove unnecessary code (GH-14447)
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>
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions
