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 vstinner
Recipients vstinner
Date 2020-01-17.14:17:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1579270676.7.0.663037576811.issue39356@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1d3b0aaa54c56282c0a3e7fc396e5b1de8b1974e by Victor Stinner in branch 'master':
bpo-39356, zipfile: Remove code handling DeprecationWarning (GH-18027)
https://github.com/python/cpython/commit/1d3b0aaa54c56282c0a3e7fc396e5b1de8b1974e
History
Date User Action Args
2020-01-17 14:17:56vstinnersetrecipients: + vstinner
2020-01-17 14:17:56vstinnersetmessageid: <1579270676.7.0.663037576811.issue39356@roundup.psfhosted.org>
2020-01-17 14:17:56vstinnerlinkissue39356 messages
2020-01-17 14:17:56vstinnercreate