[issue11942] Fix signature of Py_AddPendingCall

Roundup Robot report at bugs.python.org
Wed Apr 27 23:54:01 CEST 2011


Roundup Robot <devnull at devnull> added the comment:

New changeset 6739b9ab7ced by Ezio Melotti in branch '2.7':
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
http://hg.python.org/cpython/rev/6739b9ab7ced

New changeset fd1f47a57ba2 by Ezio Melotti in branch '3.1':
#11942: Fix return type of Py_AddPendingCall. Patch by Sandro Tosi.
http://hg.python.org/cpython/rev/fd1f47a57ba2

New changeset 119c7219b1ac by Ezio Melotti in branch '3.2':
#11942: merge with 3.1.
http://hg.python.org/cpython/rev/119c7219b1ac

New changeset 1cdcd1a25025 by Ezio Melotti in branch 'default':
#11942: merge with 3.2.
http://hg.python.org/cpython/rev/1cdcd1a25025

----------
nosy: +python-dev

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


More information about the Python-bugs-list mailing list