[issue37883] threading.Lock.locked is not documented

Rémi Lapeyre report at bugs.python.org
Sun Aug 18 14:36:18 EDT 2019


New submission from Rémi Lapeyre <remi.lapeyre at henki.fr>:

As far as I can tell, it has never been documented. I'm not sure if it is deprecated but it has a docstring so it seems to me, that it just needs documentation in Doc/Library/threading.rst

PS: I don't know how to set the beginner friendly flag.

----------
assignee: docs at python
components: Documentation, Library (Lib)
messages: 349923
nosy: docs at python, remi.lapeyre
priority: normal
severity: normal
status: open
title: threading.Lock.locked is not documented
type: enhancement
versions: Python 3.7, Python 3.8, Python 3.9

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue37883>
_______________________________________


More information about the Python-bugs-list mailing list