This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author miss-islington
Recipients miss-islington, serhiy.storchaka
Date 2020-06-22.08:46:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592815575.15.0.352642542556.issue41068@roundup.psfhosted.org>
In-reply-to
Content
New changeset c916c48afc02c26a50843c7b381a2b567bb72e46 by Miss Islington (bot) in branch '3.9':
bpo-41068: Fix read after write in zipfile for non-ASCII files names. (GH-21040)
https://github.com/python/cpython/commit/c916c48afc02c26a50843c7b381a2b567bb72e46
History
Date User Action Args
2020-06-22 08:46:15miss-islingtonsetrecipients: + miss-islington, serhiy.storchaka
2020-06-22 08:46:15miss-islingtonsetmessageid: <1592815575.15.0.352642542556.issue41068@roundup.psfhosted.org>
2020-06-22 08:46:15miss-islingtonlinkissue41068 messages
2020-06-22 08:46:15miss-islingtoncreate