STINNER Victor added the comment:

I'm going to commit check_thread-3.patch if nobody complains: in debug mode, 
call_soon(), call_at() and call_later() now check threading.get_ident() to 
ensure that they are called from the thread running the event loop.

----------
Added file: http://bugs.python.org/file37542/check_thread-3.patch

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

Reply via email to