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 Mark.Shannon
Recipients Mark.Shannon, rhettinger, tim.peters, vstinner
Date 2020-07-30.09:03:27
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1596099807.7.0.120264211057.issue41323@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6e8128f02e1d36e38e5866f9dc36e051caa47bc9 by Mark Shannon in branch 'master':
bpo-41323: Perform 'peephole' optimizations directly on the CFG. (GH-21517)
https://github.com/python/cpython/commit/6e8128f02e1d36e38e5866f9dc36e051caa47bc9
History
Date User Action Args
2020-07-30 09:03:28Mark.Shannonsetrecipients: + Mark.Shannon, tim.peters, rhettinger, vstinner
2020-07-30 09:03:27Mark.Shannonsetmessageid: <1596099807.7.0.120264211057.issue41323@roundup.psfhosted.org>
2020-07-30 09:03:27Mark.Shannonlinkissue41323 messages
2020-07-30 09:03:27Mark.Shannoncreate