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-14.13:18:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1513257508.51.0.213398074469.issue29469@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset eadad1b97f64619bfd246b9d3b60d25f456e0592 by INADA Naoki in branch 'master':
bpo-29469: Remove unnecessary peephole optimizer (GH-4863)
https://github.com/python/cpython/commit/eadad1b97f64619bfd246b9d3b60d25f456e0592
History
Date User Action Args
2017-12-14 13:18:28methanesetrecipients: + methane, brett.cannon, georg.brandl, rhettinger, ncoghlan, vstinner, benjamin.peterson, serhiy.storchaka, yselivanov
2017-12-14 13:18:28methanesetmessageid: <1513257508.51.0.213398074469.issue29469@psf.upfronthosting.co.za>
2017-12-14 13:18:28methanelinkissue29469 messages
2017-12-14 13:18:28methanecreate