[docs] [issue19576] "Non-Python created threads" documentation doesn't mention PyEval_InitThreads()

Roundup Robot report at bugs.python.org
Fri Dec 13 01:48:00 CET 2013


Roundup Robot added the comment:

New changeset dc4e805ec68a by Victor Stinner in branch 'default':
Close #19576: PyGILState_Ensure() now initializes threads. At startup, Python
http://hg.python.org/cpython/rev/dc4e805ec68a

----------
nosy: +python-dev
resolution:  -> fixed
stage:  -> committed/rejected
status: open -> closed

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19576>
_______________________________________


More information about the docs mailing list