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 serhiy.storchaka
Recipients gregory.p.smith, methane, ned.deily, serhiy.storchaka, sjt
Date 2022-03-22.09:53:24
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1647942804.95.0.988243961587.issue28080@roundup.psfhosted.org>
In-reply-to
Content
New changeset a25a985535ccbb7df8caddc0017550ff4eae5855 by Serhiy Storchaka in branch 'main':
bpo-28080: Add support for the fallback encoding in ZIP files (GH-32007)
https://github.com/python/cpython/commit/a25a985535ccbb7df8caddc0017550ff4eae5855
History
Date User Action Args
2022-03-22 09:53:24serhiy.storchakasetrecipients: + serhiy.storchaka, gregory.p.smith, ned.deily, sjt, methane
2022-03-22 09:53:24serhiy.storchakasetmessageid: <1647942804.95.0.988243961587.issue28080@roundup.psfhosted.org>
2022-03-22 09:53:24serhiy.storchakalinkissue28080 messages
2022-03-22 09:53:24serhiy.storchakacreate