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