This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author christian.heimes
Recipients christian.heimes, kristjan.jonsson
Date 2008-11-10.11:53:26
SpamBayes Score 0.0006126873
Marked as misclassified No
Message-id <1226318007.94.0.0515149133534.issue4293@psf.upfronthosting.co.za>
In-reply-to
Content
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.
History
Date User Action Args
2008-11-10 11:53:28christian.heimessetrecipients: + christian.heimes, kristjan.jonsson
2008-11-10 11:53:27christian.heimessetmessageid: <1226318007.94.0.0515149133534.issue4293@psf.upfronthosting.co.za>
2008-11-10 11:53:27christian.heimeslinkissue4293 messages
2008-11-10 11:53:26christian.heimescreate