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