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 jpe, larry, martin.panter, python-dev, rhettinger, serhiy.storchaka
Date 2016-08-10.19:46:19
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1470858379.44.0.996832014333.issue27286@psf.upfronthosting.co.za>
In-reply-to
Content
Bytecode generated by 3.5.1 is not correct (wrong error message can be not the only effect). The only way to resolve this issue is regenerating the bytecode.

3.5.2 was released two weeks after committing this patch. I expected it includes this change.
History
Date User Action Args
2016-08-10 19:46:19serhiy.storchakasetrecipients: + serhiy.storchaka, rhettinger, jpe, larry, python-dev, martin.panter
2016-08-10 19:46:19serhiy.storchakasetmessageid: <1470858379.44.0.996832014333.issue27286@psf.upfronthosting.co.za>
2016-08-10 19:46:19serhiy.storchakalinkissue27286 messages
2016-08-10 19:46:19serhiy.storchakacreate