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 barry, serhiy.storchaka, vstinner
Date 2019-09-23.14:59:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569250761.07.0.728331515728.issue38249@roundup.psfhosted.org>
In-reply-to
Content
Ah, moreover, it's a public macro, so I would prefer to not change its behavior. I consider that modify the macro to call __builtin_unreachable() changes the behavior.
History
Date User Action Args
2019-09-23 14:59:21vstinnersetrecipients: + vstinner, barry, serhiy.storchaka
2019-09-23 14:59:21vstinnersetmessageid: <1569250761.07.0.728331515728.issue38249@roundup.psfhosted.org>
2019-09-23 14:59:21vstinnerlinkissue38249 messages
2019-09-23 14:59:21vstinnercreate