[docs] [issue26608] RLock undocumented behavior in case of multiple acquire
ahxxm
report at bugs.python.org
Mon Jul 11 20:31:53 EDT 2016
ahxxm added the comment:
As seen from commit log, all return type are double back-quoted, this could be a rendering error.
I think this commit somehow makes it clear that RLock is a thread-level reentrant lock, some code example of suggested usage might be helpful though.
----------
hgrepos: +348
nosy: +ahxxm
_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue26608>
_______________________________________
More information about the docs
mailing list