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 serhiy.storchaka
Recipients mark.dickinson, niklasf, serhiy.storchaka, vstinner
Date 2017-03-27.15:45:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1490629540.49.0.23810327367.issue29782@psf.upfronthosting.co.za>
In-reply-to
Content
There are not good reasons to optimize this case at compile time. This is very obscure way of writing True.
History
Date User Action Args
2017-03-27 15:45:40serhiy.storchakasetrecipients: + serhiy.storchaka, mark.dickinson, vstinner, niklasf
2017-03-27 15:45:40serhiy.storchakasetmessageid: <1490629540.49.0.23810327367.issue29782@psf.upfronthosting.co.za>
2017-03-27 15:45:40serhiy.storchakalinkissue29782 messages
2017-03-27 15:45:40serhiy.storchakacreate