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, serhiy.storchaka
Date 2018-02-20.21:06:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1519160773.79.0.467229070634.issue31848@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 80d20b918bd8a882043c493a7f958333ecb41727 by Serhiy Storchaka (Zackery Spytz) in branch 'master':
bpo-31848: Fix broken error handling in Aifc_read.initfp() when the SSND chunk is not found (#5240)
https://github.com/python/cpython/commit/80d20b918bd8a882043c493a7f958333ecb41727
History
Date User Action Args
2018-02-20 21:06:13serhiy.storchakasetrecipients: + serhiy.storchaka, Zero, ZackerySpytz
2018-02-20 21:06:13serhiy.storchakasetmessageid: <1519160773.79.0.467229070634.issue31848@psf.upfronthosting.co.za>
2018-02-20 21:06:13serhiy.storchakalinkissue31848 messages
2018-02-20 21:06:13serhiy.storchakacreate