[issue4293] Thread Safe Py_AddPendingCall

Christian Heimes report at bugs.python.org
Mon Nov 10 12:53:27 CET 2008


Christian Heimes <lists at cheimes.de> added the comment:

Your patch sounds like a useful addition. However I can comment on the
details because I haven't dealt with Py_AddPendingCall() yet.

Documentation updates and a unit test (Modules/_testcapimodule.c), that
shows the bug and verifies your patch, are welcome, too.

----------
keywords:  -needs review
nosy: +christian.heimes
stage:  -> patch review
versions: +Python 3.1

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


More information about the Python-bugs-list mailing list