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 godlygeek
Recipients godlygeek, pablogsal, serhiy.storchaka, vstinner
Date 2021-09-29.23:49:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632959372.95.0.860053068997.issue45325@roundup.psfhosted.org>
In-reply-to
Content
The leftmost argument of the ternary is an int for every example that Victor and I found in the stdlib, so no casting would be required in any of these cases.
History
Date User Action Args
2021-09-29 23:49:32godlygeeksetrecipients: + godlygeek, vstinner, serhiy.storchaka, pablogsal
2021-09-29 23:49:32godlygeeksetmessageid: <1632959372.95.0.860053068997.issue45325@roundup.psfhosted.org>
2021-09-29 23:49:32godlygeeklinkissue45325 messages
2021-09-29 23:49:32godlygeekcreate