Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ee65a9 commit 137e0f0Copy full SHA for 137e0f0
1 file changed
Misc/NEWS
@@ -19,7 +19,7 @@ Library
19
- Issue #10955: zipimport uses ASCII encoding instead of cp497 to decode
20
filenames, at bootstrap, if the codec registry is not ready yet. It is still
21
possible to have non-ASCII filenames using the Unicode flag (UTF-8 encoding)
22
- for file entries in the ZIP file.
+ for all file entries in the ZIP file.
23
24
- Issue #10949: Improved robustness of rotating file handlers.
25
0 commit comments