New submission from Sandro Tosi <sandro.t...@gmail.com>: Following up with http://mail.python.org/pipermail/docs/2011-April/004021.html here's a couple of patch (the first for 2.7/3.1, the other for 3.2/default) to fix the signature of Py_AddPendingCall (in particular the return type).
Adding in CC Ezio since he fixed issue11865. ---------- assignee: docs@python components: Documentation files: py_addpendingcall-py27.patch keywords: patch messages: 134620 nosy: docs@python, ezio.melotti, sandro.tosi priority: normal severity: normal stage: patch review status: open title: Fix signature of Py_AddPendingCall versions: Python 2.7, Python 3.1, Python 3.2, Python 3.3 Added file: http://bugs.python.org/file21813/py_addpendingcall-py27.patch _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue11942> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com