[docs] [issue27618] docs for threading.Lock claim it's a class (since 3.3), but it's not (and has never been, apparently)

Mariatta Wijaya report at bugs.python.org
Wed May 31 21:53:11 EDT 2017


Mariatta Wijaya added the comment:


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


----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27618>
_______________________________________


More information about the docs mailing list