mirror of
https://github.com/python/cpython.git
synced 2025-08-01 15:43:13 +00:00
Fix Lock.locked() to remove extra bold highlighting (#18042)
This commit is contained in:
parent
1d3b0aaa54
commit
ef8844f1bc
1 changed files with 1 additions and 0 deletions
|
@ -497,6 +497,7 @@ All methods are executed atomically.
|
|||
There is no return value.
|
||||
|
||||
.. method:: locked()
|
||||
|
||||
Return true if the lock is acquired.
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue