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 c7c199f commit f2e439fCopy full SHA for f2e439f
1 file changed
Misc/NEWS
@@ -18,7 +18,7 @@ Library
18
19
- Issue #10983: Fix several bugs making tunnel requests in http.client.
20
21
-- Issue #10955: zipimport uses ASCII encoding instead of cp497 to decode
+- Issue #10955: zipimport uses ASCII encoding instead of cp437 to decode
22
filenames, at bootstrap, if the codec registry is not ready yet. It is still
23
possible to have non-ASCII filenames using the Unicode flag (UTF-8 encoding)
24
for all file entries in the ZIP file.
0 commit comments