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