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 gregory.p.smith
Recipients gregory.p.smith, vstinner
Date 2022-04-05.06:49:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1649141368.84.0.529187416916.issue47165@roundup.psfhosted.org>
In-reply-to
Content
If we can conditionally test new things based on C++XX version, accumulating modern issue regression tests seems useful. Otherwise 11 at minimum.

As for why some things trigger this and others don't, my wild _guess_ would be whether the statements appear within an extern "C" block. Though that's not really what that is for so it isn't clear to me.
History
Date User Action Args
2022-04-05 06:49:28gregory.p.smithsetrecipients: + gregory.p.smith, vstinner
2022-04-05 06:49:28gregory.p.smithsetmessageid: <1649141368.84.0.529187416916.issue47165@roundup.psfhosted.org>
2022-04-05 06:49:28gregory.p.smithlinkissue47165 messages
2022-04-05 06:49:28gregory.p.smithcreate