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 methane
Recipients azhang, methane, serhiy.storchaka
Date 2017-03-24.23:34:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490398469.35.0.314205534622.issue29110@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 02eb4b0bd4a7d86cf5e40567aaa8710b00e079a4 by INADA Naoki in branch '2.7':
bpo-29110: Fix file object leak in aifc.open (GH-356)
https://github.com/python/cpython/commit/02eb4b0bd4a7d86cf5e40567aaa8710b00e079a4
History
Date User Action Args
2017-03-24 23:34:29methanesetrecipients: + methane, serhiy.storchaka, azhang
2017-03-24 23:34:29methanesetmessageid: <1490398469.35.0.314205534622.issue29110@psf.upfronthosting.co.za>
2017-03-24 23:34:29methanelinkissue29110 messages
2017-03-24 23:34:29methanecreate