[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 20:14:29 EDT 2017


Mariatta Wijaya added the comment:


New changeset 56ddfd2eea4d98456a9a99bf2a718f21ee6b2be2 by Mariatta (csabella) in branch 'master':
bpo-27618: Clarify that threading.Lock is a factory function (GH-1307)
https://github.com/python/cpython/commit/56ddfd2eea4d98456a9a99bf2a718f21ee6b2be2


----------
nosy: +Mariatta

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


More information about the docs mailing list