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

Skip to content

Commit f2e439f

Browse files
author
Victor Stinner
committed
Issue #10955: Fix typo in NEWS, cp497 => cp437
1 parent c7c199f commit f2e439f

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
@@ -18,7 +18,7 @@ Library
1818

1919
- Issue #10983: Fix several bugs making tunnel requests in http.client.
2020

21-
- Issue #10955: zipimport uses ASCII encoding instead of cp497 to decode
21+
- Issue #10955: zipimport uses ASCII encoding instead of cp437 to decode
2222
filenames, at bootstrap, if the codec registry is not ready yet. It is still
2323
possible to have non-ASCII filenames using the Unicode flag (UTF-8 encoding)
2424
for all file entries in the ZIP file.

0 commit comments

Comments
 (0)