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 hynek
Recipients docs@python, hynek
Date 2011-08-08.10:10:07
SpamBayes Score 0.3176978
Marked as misclassified No
Message-id <1312798209.69.0.295149725931.issue12709@psf.upfronthosting.co.za>
In-reply-to
Content
While working on #12708 , I noticed that the error_callback argument of multiprocessing.Pool.map_async() isn't documented (callback is).
History
Date User Action Args
2011-08-08 10:10:09hyneksetrecipients: + hynek, docs@python
2011-08-08 10:10:09hyneksetmessageid: <1312798209.69.0.295149725931.issue12709@psf.upfronthosting.co.za>
2011-08-08 10:10:07hyneklinkissue12709 messages
2011-08-08 10:10:07hynekcreate