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 Mariatta
Recipients Mariatta, cheryl.sabella, docs@python, gvanrossum, r.david.murray
Date 2017-06-01.01:53:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1496281991.09.0.500815286262.issue27618@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 958e815fe014e9a3c64f3568b883c2a7b32a4e2e by Mariatta (csabella) in branch '3.5':
bpo-27618: Clarify that threading.Lock is a factory function (GH-1307) (GH-1895)
https://github.com/python/cpython/commit/958e815fe014e9a3c64f3568b883c2a7b32a4e2e
History
Date User Action Args
2017-06-01 01:53:11Mariattasetrecipients: + Mariatta, gvanrossum, r.david.murray, docs@python, cheryl.sabella
2017-06-01 01:53:11Mariattasetmessageid: <1496281991.09.0.500815286262.issue27618@psf.upfronthosting.co.za>
2017-06-01 01:53:11Mariattalinkissue27618 messages
2017-06-01 01:53:10Mariattacreate