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 ammar2, gregory.p.smith, malin, serhiy.storchaka, sir-sigurd, vstinner, zach.ware
Date 2019-09-20.21:36:35
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1569015395.3.0.826053584942.issue38205@roundup.psfhosted.org>
In-reply-to
Content
New changeset 245d439320e0921459502883fe809213e3b93e35 by Victor Stinner in branch '3.8':
bpo-38205: Py_UNREACHABLE() calls Py_FatalError() (GH-16290) (GH-16306)
https://github.com/python/cpython/commit/245d439320e0921459502883fe809213e3b93e35
History
Date User Action Args
2019-09-20 21:36:35vstinnersetrecipients: + vstinner, gregory.p.smith, zach.ware, serhiy.storchaka, malin, ammar2, sir-sigurd
2019-09-20 21:36:35vstinnersetmessageid: <1569015395.3.0.826053584942.issue38205@roundup.psfhosted.org>
2019-09-20 21:36:35vstinnerlinkissue38205 messages
2019-09-20 21:36:35vstinnercreate