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 barry, ishcherb, larry, mark.dickinson, ncoghlan, petr.viktorin, serhiy.storchaka
Date 2017-03-24.22:42:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490395339.37.0.494533599556.issue29537@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, barry, mark.dickinson, larry, petr.viktorin, serhiy.storchaka, ishcherb
2017-03-24 22:42:19ncoghlansetmessageid: <1490395339.37.0.494533599556.issue29537@psf.upfronthosting.co.za>
2017-03-24 22:42:19ncoghlanlinkissue29537 messages
2017-03-24 22:42:19ncoghlancreate