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 serhiy.storchaka
Recipients ZackerySpytz, Zero, miss-islington, serhiy.storchaka
Date 2018-02-21.06:37:20
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519195040.62.0.467229070634.issue31848@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset b852d8c1f0b12e84549d83cd9b1ec0992b9d9703 by Serhiy Storchaka (Miss Islington (bot)) in branch '2.7':
[2.7] bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (GH-5240) (GH-5781)
https://github.com/python/cpython/commit/b852d8c1f0b12e84549d83cd9b1ec0992b9d9703
History
Date User Action Args
2018-02-21 06:37:20serhiy.storchakasetrecipients: + serhiy.storchaka, Zero, ZackerySpytz, miss-islington
2018-02-21 06:37:20serhiy.storchakasetmessageid: <1519195040.62.0.467229070634.issue31848@psf.upfronthosting.co.za>
2018-02-21 06:37:20serhiy.storchakalinkissue31848 messages
2018-02-21 06:37:20serhiy.storchakacreate