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:54:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560614062.46.0.49811048647.issue37289@roundup.psfhosted.org>
In-reply-to
Content
Would it make sense to put this on the compiler? When we run compile_if we could check if there is one constant in the test and of the constant is true we skip the block.
History
Date User Action Args
2019-06-15 15:54:22pablogsalsetrecipients: + pablogsal, scoder, vstinner, serhiy.storchaka, tcaswell
2019-06-15 15:54:22pablogsalsetmessageid: <1560614062.46.0.49811048647.issue37289@roundup.psfhosted.org>
2019-06-15 15:54:22pablogsallinkissue37289 messages
2019-06-15 15:54:22pablogsalcreate