STINNER Victor <vstin...@python.org> added the comment:

I wrote PR 16280: "Convert Py_UNREACHABLE() macro to a function". This change 
fix this issue but also enhance Py_UNREACHABLE() which now dumps the Python 
traceback where the bug occurs. See my example:
https://github.com/python/cpython/pull/16280#issuecomment-533049748

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue38205>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to