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 malin
Recipients malin, vstinner
Date 2019-09-18.00:03:52
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568765032.79.0.934073631914.issue38205@roundup.psfhosted.org>
In-reply-to
Content
This commit changed Py_UNREACHABLE() five days ago:

https://github.com/python/cpython/commit/3ab61473ba7f3dca32d779ec2766a4faa0657923

If remove this change, it can be compiled successfully.
History
Date User Action Args
2019-09-18 00:03:52malinsetrecipients: + malin, vstinner
2019-09-18 00:03:52malinsetmessageid: <1568765032.79.0.934073631914.issue38205@roundup.psfhosted.org>
2019-09-18 00:03:52malinlinkissue38205 messages
2019-09-18 00:03:52malincreate