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 neologix
Recipients neologix, sbt
Date 2014-05-23.21:13:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1400879607.2.0.100700742941.issue21565@psf.upfronthosting.co.za>
In-reply-to
Content
This patch updates multiprocessing to use context-manager for locks, conditions, etc.
History
Date User Action Args
2014-05-23 21:13:27neologixsetrecipients: + neologix, sbt
2014-05-23 21:13:27neologixsetmessageid: <1400879607.2.0.100700742941.issue21565@psf.upfronthosting.co.za>
2014-05-23 21:13:27neologixlinkissue21565 messages
2014-05-23 21:13:26neologixcreate