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, pitrou, serhiy.storchaka, vstinner
Date 2019-10-04.16:02:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1570204941.9.0.497106055483.issue38249@roundup.psfhosted.org>
In-reply-to
Content
> Py_UNREACHABLE() is for situations which are *logically* impossible, not just uncommon.

I suggest to clarify/enhance Py_UNREACHABLE() documentation to make it more explicit in that case.
History
Date User Action Args
2019-10-04 16:02:21vstinnersetrecipients: + vstinner, barry, pitrou, serhiy.storchaka
2019-10-04 16:02:21vstinnersetmessageid: <1570204941.9.0.497106055483.issue38249@roundup.psfhosted.org>
2019-10-04 16:02:21vstinnerlinkissue38249 messages
2019-10-04 16:02:21vstinnercreate