]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-96448: fix documentation for _thread.lock.acquire (GH-96449) (#97851)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 4 Oct 2022 22:21:28 +0000 (15:21 -0700)
committerGitHub <noreply@github.com>
Tue, 4 Oct 2022 22:21:28 +0000 (15:21 -0700)
commitd45698269e2c36ac078a91b12f2cef5b5d077de0
treee6a9a14ccc8591085c93a1c8b018bc9e101d6eb4
parentcad4dca7bfd5f32d07d0af598ecc3ac295c59d19
[3.11] gh-96448: fix documentation for _thread.lock.acquire (GH-96449) (#97851)

gh-96448: fix documentation for _thread.lock.acquire (GH-96449)

* fix documentation for _thread.lock.acquire

* update formatting of _thread.lock.acquire() doc
(cherry picked from commit 7acb93f0d44c6fb971fdb09b86f68896e3b1e2f8)

Co-authored-by: Daniel Giger <danielg3432@gmail.com>
Co-authored-by: Daniel Giger <danielg3432@gmail.com>
Doc/library/_thread.rst