diff options
author | Jordon Xu <46997731+qigangxu@users.noreply.github.com> | 2019-08-21 21:26:20 +0800 |
---|---|---|
committer | Victor Stinner <vstinner@redhat.com> | 2019-08-21 14:26:20 +0100 |
commit | 20f59fe1f7748ae899aceee4cb560e5e1f528a1f (patch) | |
tree | 388519ee0b0caee244104278660644dbf1598b21 /Lib/test/test_difflib.py | |
parent | 87bc3b7a0b0c41ea5da2aa137c4145f437a1c9fd (diff) | |
download | cpython-git-20f59fe1f7748ae899aceee4cb560e5e1f528a1f.tar.gz |
bpo-37751: Fix codecs.lookup() normalization (GH-15092)
Fix codecs.lookup() to normalize the encoding name the same way
than encodings.normalize_encoding(), except that codecs.lookup()
also converts the name to lower case.
Diffstat (limited to 'Lib/test/test_difflib.py')
0 files changed, 0 insertions, 0 deletions