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 serhiy.storchaka, silas
Date 2018-09-22.18:03:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537639388.11.0.956365154283.issue34472@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 44989bc2696320cf55ae6f329aaf58edd49d792a by Serhiy Storchaka (Miss Islington (bot)) in branch '3.7':
bpo-34472: Add data descriptor signature to zipfile (GH-8871) (GH-9399)
https://github.com/python/cpython/commit/44989bc2696320cf55ae6f329aaf58edd49d792a
History
Date User Action Args
2018-09-22 18:03:08serhiy.storchakasetrecipients: + serhiy.storchaka, silas
2018-09-22 18:03:08serhiy.storchakasetmessageid: <1537639388.11.0.956365154283.issue34472@psf.upfronthosting.co.za>
2018-09-22 18:03:08serhiy.storchakalinkissue34472 messages
2018-09-22 18:03:08serhiy.storchakacreate