[issue38631] Replace Py_FatalError() with regular Python exceptions

STINNER Victor report at bugs.python.org
Thu Jan 30 07:09:18 EST 2020


STINNER Victor <vstinner at python.org> added the comment:


New changeset 2a4903fcce54c25807d362dbbbcfb32d0b494f9f by Victor Stinner in branch 'master':
bpo-38631: Add _Py_NO_RETURN to functions calling Py_FatalError() (GH-18278)
https://github.com/python/cpython/commit/2a4903fcce54c25807d362dbbbcfb32d0b494f9f


----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue38631>
_______________________________________


More information about the Python-bugs-list mailing list