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 Fcscanf
Recipients Fcscanf
Date 2021-02-26.03:27:00
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1614310020.48.0.485375340056.issue43326@roundup.psfhosted.org>
In-reply-to
Content
When I Unzip a package using the zipfile module, the package’s filename has a newline character, which causes the Unzip to fail, so the UNZIP filename needs to be processed
History
Date User Action Args
2021-02-26 03:27:00Fcscanfsetrecipients: + Fcscanf
2021-02-26 03:27:00Fcscanfsetmessageid: <1614310020.48.0.485375340056.issue43326@roundup.psfhosted.org>
2021-02-26 03:27:00Fcscanflinkissue43326 messages
2021-02-26 03:27:00Fcscanfcreate