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 rhettinger
Recipients benjamin.peterson, brett.cannon, georg.brandl, methane, ncoghlan, rhettinger, serhiy.storchaka, vstinner, yselivanov
Date 2017-12-14.09:21:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513243276.72.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.
History
Date User Action Args
2017-12-14 09:21:16rhettingersetrecipients: + rhettinger, brett.cannon, georg.brandl, ncoghlan, vstinner, benjamin.peterson, methane, serhiy.storchaka, yselivanov
2017-12-14 09:21:16rhettingersetmessageid: <1513243276.72.0.213398074469.issue29469@psf.upfronthosting.co.za>
2017-12-14 09:21:16rhettingerlinkissue29469 messages
2017-12-14 09:21:16rhettingercreate