Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a9417d7

Browse files
committed
merge with 3.2
2 parents 831ae84 + 93b061b commit a9417d7

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

Misc/NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,12 @@ Core and Builtins
4949
Library
5050
-------
5151

52+
- Issue #1159051: Back out a fix for handling corrupted gzip files that
53+
broke backwards compatibility.
54+
55+
- Issue #17915: Fix interoperability of xml.sax with file objects returned by
56+
codecs.open().
57+
5258
- Issue #16601: Restarting iteration over tarfile no more continues from where
5359
it left off. Patch by Michael Birtwell.
5460

@@ -217,6 +223,9 @@ Tests
217223
- Issue #17692: test_sqlite now works with unittest test discovery.
218224
Patch by Zachary Ware.
219225

226+
- Issue #17843: Removed bz2 test data file that was triggering false-positive
227+
virus warnings with certain antivirus software.
228+
220229
Documentation
221230
-------------
222231

0 commit comments

Comments
 (0)