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 python-dev
Recipients SilentGhost, alanmcintyre, martin.panter, python-dev, serhiy.storchaka, twouters
Date 2016-02-25.11:16:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20160225111633.1978.77963@psf.io>
In-reply-to
Content
New changeset baec3e2e1b1f by Serhiy Storchaka in branch '3.5':
Issue #25801: Fixed resource warnings in test_zipfile64.
https://hg.python.org/cpython/rev/baec3e2e1b1f

New changeset 32051701a49d by Serhiy Storchaka in branch '2.7':
Issue #25801: Fixed resource warnings in test_zipfile64.
https://hg.python.org/cpython/rev/32051701a49d

New changeset 2193f8b956de by Serhiy Storchaka in branch 'default':
Issue #25801: Fixed resource warnings in test_zipfile64.
https://hg.python.org/cpython/rev/2193f8b956de
History
Date User Action Args
2016-02-25 11:16:36python-devsetrecipients: + python-dev, twouters, alanmcintyre, SilentGhost, martin.panter, serhiy.storchaka
2016-02-25 11:16:36python-devlinkissue25801 messages
2016-02-25 11:16:36python-devcreate