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.
J
Jordon Xu committed
20f59fe1f7748ae899aceee4cb560e5e1f528a1f
Parent: 87bc3b7
Committed by Victor Stinner <vstinner@redhat.com>
on 8/21/2019, 1:26:20 PM