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 methane
Recipients benjamin.peterson, brett.cannon, georg.brandl, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-12-15.09:22:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513329727.56.0.213398074469.issue29469@psf.upfronthosting.co.za>
In-reply-to
Content
> ISTM, the constant-tracking macros for peephole.c can also be removed, essentially reverting back to the simpler cumlc-style code in Py2.5.

I tried it in GH-4879.
History
Date User Action Args
2017-12-15 09:22:07methanesetrecipients: + methane, brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov
2017-12-15 09:22:07methanesetmessageid: <1513329727.56.0.213398074469.issue29469@psf.upfronthosting.co.za>
2017-12-15 09:22:07methanelinkissue29469 messages
2017-12-15 09:22:07methanecreate