[issue4293] Thread Safe Py_AddPendingCall

Amaury Forgeot d'Arc report at bugs.python.org
Mon Jan 5 13:11:45 CET 2009


Amaury Forgeot d'Arc <amauryfa at gmail.com> added the comment:

Well, I could not find these functions documented anywhere :-(
If you want to start to write some, a good place could be in
http://docs.python.org/c-api/init.html (Doc/c-api/init.rst, maybe after
the PyGILState_ functions)

At the very least, a short sentence in whatsnew/2.7.rst would be
appreciated.

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


More information about the Python-bugs-list mailing list