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

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