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

Maxwell: That was a nice idea and it's now added to Python 3.10 (will be part 
of the next Python 3.10 beta release)! I got an exception to land this feature 
in Python 3.10 even if we are past the feature freeze (see PR 26823 discussion).

As explained in PR 26823, Py_FatalError() also gets this 
_Py_DumpTracebackThreads() enhancement ;-) See an example at:
https://github.com/python/cpython/pull/26823#issuecomment-864950372

----------
resolution:  -> fixed
stage: patch review -> resolved
status: open -> closed
versions: +Python 3.10, Python 3.11 -Python 3.6

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

Reply via email to