[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:26 EDT 2017
Mariatta Wijaya added the comment:
New changeset 9abd0bf68f73b3beb56954e22740f0efcf04bc79 by Mariatta (csabella) in branch '3.6':
bpo-27618: Clarify that threading.Lock is a factory function (GH-1307) (GH-1894)
https://github.com/python/cpython/commit/9abd0bf68f73b3beb56954e22740f0efcf04bc79
----------
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue27618>
_______________________________________
More information about the docs
mailing list