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-02-22.07:23:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1487748213.32.0.772701262676.issue29110@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 03f68b60e17b57f6f13729ff73245dbb37b30a4c by INADA Naoki in branch 'master':
bpo-29110: Fix file object leak in `aifc.open` when given invalid AIFF file. (GH-162)
https://github.com/python/cpython/commit/03f68b60e17b57f6f13729ff73245dbb37b30a4c
History
Date User Action Args
2017-02-22 07:23:33methanesetrecipients: + methane, serhiy.storchaka, azhang
2017-02-22 07:23:33methanesetmessageid: <1487748213.32.0.772701262676.issue29110@psf.upfronthosting.co.za>
2017-02-22 07:23:33methanelinkissue29110 messages
2017-02-22 07:23:33methanecreate