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