Kaydet (Commit) 137e0f0a authored tarafından Victor Stinner's avatar Victor Stinner

Issue #10955: fix NEWS entry

üst 4ee65a96
......@@ -19,7 +19,7 @@ Library
- Issue #10955: zipimport uses ASCII encoding instead of cp497 to decode
filenames, at bootstrap, if the codec registry is not ready yet. It is still
possible to have non-ASCII filenames using the Unicode flag (UTF-8 encoding)
for file entries in the ZIP file.
for all file entries in the ZIP file.
- Issue #10949: Improved robustness of rotating file handlers.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment