Irit Katriel <iritkatr...@yahoo.com> added the comment:

The RLock documentation is a bit more verbose than it needs to be (for 
instance, there is no reason to specify the "no args" case separately from the 
"blocking=True" case (since True is the default value of blocking).

The issue of balancing acquire/release calls is mentioned as Josh says, but 
could perhaps be stated more simply as well.

----------
keywords: +easy
nosy: +iritkatriel
versions: +Python 3.11 -Python 2.7

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue26608>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to