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 serhiy.storchaka
Recipients barry, pitrou, serhiy.storchaka, vstinner
Date 2020-03-09.18:49:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583779796.7.0.386046826956.issue38249@roundup.psfhosted.org>
In-reply-to
Content
New changeset eebaa9bfc593d5a46b293c1abd929fbfbfd28199 by Serhiy Storchaka in branch 'master':
bpo-38249: Expand Py_UNREACHABLE() to __builtin_unreachable() in the release mode. (GH-16329)
https://github.com/python/cpython/commit/eebaa9bfc593d5a46b293c1abd929fbfbfd28199
History
Date User Action Args
2020-03-09 18:49:56serhiy.storchakasetrecipients: + serhiy.storchaka, barry, pitrou, vstinner
2020-03-09 18:49:56serhiy.storchakasetmessageid: <1583779796.7.0.386046826956.issue38249@roundup.psfhosted.org>
2020-03-09 18:49:56serhiy.storchakalinkissue38249 messages
2020-03-09 18:49:56serhiy.storchakacreate