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