https://github.com/python/cpython
Revision f9b49b6bfa710c653b72f10b5b92ac791f51c229 authored by Miss Islington (bot) on 04 October 2022, 22:21:38 UTC, committed by GitHub on 04 October 2022, 22:21:38 UTC
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>
1 parent 989bdbc
History
Tip revision: f9b49b6bfa710c653b72f10b5b92ac791f51c229 authored by Miss Islington (bot) on 04 October 2022, 22:21:38 UTC
[3.10] gh-96448: fix documentation for _thread.lock.acquire (GH-96449) (#97852)
Tip revision: f9b49b6
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 8.7 KB
README.rst -rw-r--r-- 4.8 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.6 KB
conf.py -rw-r--r-- 7.7 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
docutils.conf -rw-r--r-- 222 bytes
glossary.rst -rw-r--r-- 57.1 KB
license.rst -rw-r--r-- 46.5 KB
make.bat -rw-r--r-- 5.6 KB
requirements.txt -rw-r--r-- 647 bytes
runtime.txt -rw-r--r-- 3 bytes

README.rst

back to top