]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-96448: fix documentation for _thread.lock.acquire (#96449)
authorDaniel Giger <danielg3432@gmail.com>
Tue, 4 Oct 2022 22:18:04 +0000 (18:18 -0400)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 22:18:04 +0000 (15:18 -0700)
commit7acb93f0d44c6fb971fdb09b86f68896e3b1e2f8
tree9dc9cb62dadd915bbc46b4e474d43864bbfba920
parent87679a6e607eec1134d77222a3a92d0d11f768ad
gh-96448: fix documentation for _thread.lock.acquire (#96449)

* fix documentation for _thread.lock.acquire

* update formatting of _thread.lock.acquire() doc
Doc/library/_thread.rst