[docs] [issue10741] PyGILState_GetThisThreadState() lacks a doc entry
Roundup Robot
report at bugs.python.org
Mon Aug 8 00:20:31 CEST 2011
Roundup Robot <devnull at psf.upfronthosting.co.za> added the comment:
New changeset 8852e4a9aa1e by Sandro Tosi in branch '2.7':
#10741: add documentation for PyGILState_GetThisThreadState()
http://hg.python.org/cpython/rev/8852e4a9aa1e
New changeset 53b8260b9ea7 by Sandro Tosi in branch '3.2':
#10741: add documentation for PyGILState_GetThisThreadState()
http://hg.python.org/cpython/rev/53b8260b9ea7
New changeset 6adfeec8c482 by Sandro Tosi in branch 'default':
#10741: merge with 3.2
http://hg.python.org/cpython/rev/6adfeec8c482
----------
nosy: +python-dev
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue10741>
_______________________________________
More information about the docs
mailing list