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 mgedmin, miss-islington, pablogsal
Date 2019-06-14.06:18:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560493134.59.0.814156533321.issue37269@roundup.psfhosted.org>
In-reply-to
Content
New changeset 5292179afc6fd0dc533add054d4790773c9766d0 by Pablo Galindo in branch '3.7':
[3.7] bpo-37269: Correctly optimise conditionals with constant booleans (GH-14071) (GH-14073)
https://github.com/python/cpython/commit/5292179afc6fd0dc533add054d4790773c9766d0
History
Date User Action Args
2019-06-14 06:18:54pablogsalsetrecipients: + pablogsal, mgedmin, miss-islington
2019-06-14 06:18:54pablogsalsetmessageid: <1560493134.59.0.814156533321.issue37269@roundup.psfhosted.org>
2019-06-14 06:18:54pablogsallinkissue37269 messages
2019-06-14 06:18:54pablogsalcreate