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 r.david.murray
Recipients Eric Leadbetter, docs@python, r.david.murray
Date 2016-11-18.17:45:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1479491126.57.0.792219790815.issue28736@psf.upfronthosting.co.za>
In-reply-to
Content
What gives you the idea that the multiprocessing Lock implementation has been changed?  Are you confusing the asyncio Lock with the threading Lock?  Is there a documentation crosslink somewhere that is going to the wrong place?
History
Date User Action Args
2016-11-18 17:45:26r.david.murraysetrecipients: + r.david.murray, docs@python, Eric Leadbetter
2016-11-18 17:45:26r.david.murraysetmessageid: <1479491126.57.0.792219790815.issue28736@psf.upfronthosting.co.za>
2016-11-18 17:45:26r.david.murraylinkissue28736 messages
2016-11-18 17:45:26r.david.murraycreate