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 pablogsal
Recipients pablogsal, scoder, serhiy.storchaka, tcaswell, vstinner
Date 2019-06-15.15:22:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560612131.32.0.705844410185.issue37289@roundup.psfhosted.org>
In-reply-to
Content
New changeset 284daeade210d3aac049f4278a1fb76d19e6d78a by Pablo Galindo (Miss Islington (bot)) in branch '3.8':
bpo-37289: Remove 'if False' handling in the peephole optimizer (GH-14099) (GH-14112)
https://github.com/python/cpython/commit/284daeade210d3aac049f4278a1fb76d19e6d78a
History
Date User Action Args
2019-06-15 15:22:11pablogsalsetrecipients: + pablogsal, scoder, vstinner, serhiy.storchaka, tcaswell
2019-06-15 15:22:11pablogsalsetmessageid: <1560612131.32.0.705844410185.issue37289@roundup.psfhosted.org>
2019-06-15 15:22:11pablogsallinkissue37289 messages
2019-06-15 15:22:11pablogsalcreate