Serhiy Storchaka <storchaka+cpyt...@gmail.com> added the comment:

If we want to support low-level threads created by start_new_thread() we should 
call excepthook() from t_bootstrap instead of Thread._bootstrap_inner. 
Otherwise implementing excepthook() as a Thread method would be more convenient.

----------

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

Reply via email to