mirror of
https://github.com/python/cpython.git
synced 2025-09-28 19:25:27 +00:00
note for r60121
This commit is contained in:
parent
0c63fc23c4
commit
f25680afd0
1 changed files with 3 additions and 0 deletions
|
@ -369,6 +369,9 @@ Core and builtins
|
||||||
Library
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
- Issue #1003: Fix zipfile decryption check, it would fail zip files
|
||||||
|
with extended local headers.
|
||||||
|
|
||||||
- #1189216: Fix the zipfile module to work on archives with headers
|
- #1189216: Fix the zipfile module to work on archives with headers
|
||||||
past the 2**31 byte boundary.
|
past the 2**31 byte boundary.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue