hai shi <shihai1...@126.com> added the comment:

>since we are going to delete the threading.Thread object with its _tstate_lock 
>object anymore.

Do we have any pep or discuss record about this plan?

> * Modify release_sentinel() to not use the lock: avoid 
> PyThread_release_lock() call.

Hm, I am not sure about it. Looks like we can not remove it directly.

----------

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

Reply via email to