I'm assuming this is correct, it fixes the tests so they pass again
This commit is contained in:
parent
7b932da443
commit
1ead698494
|
@ -1068,6 +1068,7 @@ broken_incremental_coders = broken_unicode_with_streams[:]
|
|||
only_strict_mode = [
|
||||
"idna",
|
||||
"zlib_codec",
|
||||
"bz2_codec",
|
||||
]
|
||||
|
||||
try:
|
||||
|
|
Loading…
Reference in New Issue