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 <[email protected]>
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: <[email protected]>
2014-05-23 21:13:27neologixlinkissue21565 messages
2014-05-23 21:13:26neologixcreate