Fix Lock.locked() to remove extra bold highlighting (GH-18042) (#18043)
(cherry picked from commit ef8844f1bc
)
Co-authored-by: Grant Jenks <grant.jenks@gmail.com>
Co-authored-by: Grant Jenks <grant.jenks@gmail.com>
This commit is contained in:
parent
19bd3a1862
commit
34ece35a0d
|
@ -489,6 +489,7 @@ All methods are executed atomically.
|
|||
There is no return value.
|
||||
|
||||
.. method:: locked()
|
||||
|
||||
Return true if the lock is acquired.
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue