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-08.06:44:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1488955484.83.0.530569729609.issue29537@psf.upfronthosting.co.za>
In-reply-to
Content
Merged (with test cases) in https://github.com/python/cpython/commit/93602e3af70d3b9f98ae2da654b16b3382b68d50

The test cases even cover ensuring the backwards compatibility also applies to frozen bytecode :)
History
Date User Action Args
2017-03-08 06:44:44ncoghlansetrecipients: + ncoghlan, barry, mark.dickinson, larry, petr.viktorin, serhiy.storchaka, ishcherb
2017-03-08 06:44:44ncoghlansetmessageid: <1488955484.83.0.530569729609.issue29537@psf.upfronthosting.co.za>
2017-03-08 06:44:44ncoghlanlinkissue29537 messages
2017-03-08 06:44:44ncoghlancreate