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 vstinner
Recipients jmr, vstinner
Date 2020-09-01.18:56:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1598986590.23.0.00311745612692.issue41617@roundup.psfhosted.org>
In-reply-to
Content
Thank you Joshua Root for your bug report! Your PR 21942 was good, but I chose to avoid __has_builtin() since it is not supported by all compilers and only available since GCC 10 for GCC.
History
Date User Action Args
2020-09-01 18:56:30vstinnersetrecipients: + vstinner, jmr
2020-09-01 18:56:30vstinnersetmessageid: <1598986590.23.0.00311745612692.issue41617@roundup.psfhosted.org>
2020-09-01 18:56:30vstinnerlinkissue41617 messages
2020-09-01 18:56:30vstinnercreate