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 amaury.forgeotdarc
Recipients amaury.forgeotdarc, felipecruz, jcea
Date 2012-11-28.19:17:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1354130226.92.0.00927219032813.issue16565@psf.upfronthosting.co.za>
In-reply-to
Content
This array would still have a fixed size.
Could you arrange your code so that you enqueue pending calls elsewhere, and call Py_AddPendingCall only once until the pending items have been processed?
History
Date User Action Args
2012-11-28 19:17:07amaury.forgeotdarcsetrecipients: + amaury.forgeotdarc, jcea, felipecruz
2012-11-28 19:17:06amaury.forgeotdarcsetmessageid: <1354130226.92.0.00927219032813.issue16565@psf.upfronthosting.co.za>
2012-11-28 19:17:06amaury.forgeotdarclinkissue16565 messages
2012-11-28 19:17:06amaury.forgeotdarccreate