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 brian.curtin, eric.araujo, jcea, john.admanski, lukasz.langa, pitrou, python-dev, r.david.murray
Date 2012-11-04.01:33:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <3XvKKz5VvszRF0@mail.python.org>
In-reply-to
Content
New changeset 6a14f692df1c by Jesus Cea in branch '2.7':
Closes #16183: ZipExtFile object close without file handle closed (backporting of Issue #9846)
http://hg.python.org/cpython/rev/6a14f692df1c
History
Date User Action Args
2012-11-04 01:33:46python-devsetrecipients: + python-dev, jcea, pitrou, eric.araujo, r.david.murray, brian.curtin, lukasz.langa, john.admanski
2012-11-04 01:33:45python-devlinkissue9846 messages
2012-11-04 01:33:45python-devcreate