• Victor Stinner's avatar
    Issue #10955: zipimport uses ASCII at bootstrap · 4ee65a96
    Victor Stinner yazdı
    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.
    4ee65a96
To find the state of this project's repository at the time of any of these versions, check out the tags.
NEWS 204 KB