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 ned.deily, r.david.murray, ronaldoussoren, sentinel, serhiy.storchaka
Date 2017-09-23.23:50:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1506210601.83.0.235926351549.issue25359@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset d6238a76c655e0feb13478505220dc9049f1682f by Serhiy Storchaka in branch 'master':
bpo-25359: Add missed "goto error" after setting an exception. (#3712)
https://github.com/python/cpython/commit/d6238a76c655e0feb13478505220dc9049f1682f
History
Date User Action Args
2017-09-23 23:50:01serhiy.storchakasetrecipients: + serhiy.storchaka, ronaldoussoren, ned.deily, r.david.murray, sentinel
2017-09-23 23:50:01serhiy.storchakasetmessageid: <1506210601.83.0.235926351549.issue25359@psf.upfronthosting.co.za>
2017-09-23 23:50:01serhiy.storchakalinkissue25359 messages
2017-09-23 23:50:01serhiy.storchakacreate