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

Skip to content

Commit 137e0f0

Browse files
author
Victor Stinner
committed
Issue #10955: fix NEWS entry
1 parent 4ee65a9 commit 137e0f0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Misc/NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Library
1919
- Issue #10955: zipimport uses ASCII encoding instead of cp497 to decode
2020
filenames, at bootstrap, if the codec registry is not ready yet. It is still
2121
possible to have non-ASCII filenames using the Unicode flag (UTF-8 encoding)
22-
for file entries in the ZIP file.
22+
for all file entries in the ZIP file.
2323

2424
- Issue #10949: Improved robustness of rotating file handlers.
2525

0 commit comments

Comments
 (0)