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 miss-islington
Recipients ZackerySpytz, Zero, miss-islington, serhiy.storchaka
Date 2018-02-20.22:07:08
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519164428.87.0.467229070634.issue31848@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 1d927d4feba856cacc026a9167ba38c73a4e7657 by Miss Islington (bot) in branch '3.7':
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240)
https://github.com/python/cpython/commit/1d927d4feba856cacc026a9167ba38c73a4e7657
History
Date User Action Args
2018-02-20 22:07:08miss-islingtonsetrecipients: + miss-islington, Zero, serhiy.storchaka, ZackerySpytz
2018-02-20 22:07:08miss-islingtonsetmessageid: <1519164428.87.0.467229070634.issue31848@psf.upfronthosting.co.za>
2018-02-20 22:07:08miss-islingtonlinkissue31848 messages
2018-02-20 22:07:08miss-islingtoncreate