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 ncoghlan
Recipients ishcherb, jpe, larry, lukasz.langa, mark.dickinson, martin.panter, ncoghlan, python-dev, rhettinger, serhiy.storchaka, shai
Date 2017-03-24.22:42:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395339.18.0.023960672594.issue27286@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 93602e3af70d3b9f98ae2da654b16b3382b68d50 by Nick Coghlan in branch '3.5':
[3.5] bpo-29537: Tolerate legacy invalid bytecode (#169)
https://github.com/python/cpython/commit/93602e3af70d3b9f98ae2da654b16b3382b68d50
History
Date User Action Args
2017-03-24 22:42:19ncoghlansetrecipients: + ncoghlan, rhettinger, jpe, mark.dickinson, larry, lukasz.langa, python-dev, martin.panter, serhiy.storchaka, shai, ishcherb
2017-03-24 22:42:19ncoghlansetmessageid: <1490395339.18.0.023960672594.issue27286@psf.upfronthosting.co.za>
2017-03-24 22:42:19ncoghlanlinkissue27286 messages
2017-03-24 22:42:19ncoghlancreate