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
.azure-pipelines
.github
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Programs
Python
Tools
.editorconfig -rw-r--r-- 181 bytes
.gitattributes -rw-r--r-- 1.8 KB
.gitignore -rw-r--r-- 2.3 KB
.travis.yml -rw-r--r-- 6.5 KB
CODE_OF_CONDUCT.md -rw-r--r-- 630 bytes
LICENSE -rw-r--r-- 13.6 KB
Makefile.pre.in -rw-r--r-- 71.6 KB
README.rst -rw-r--r-- 9.9 KB
aclocal.m4 -rw-r--r-- 22.3 KB
config.guess -rwxr-xr-x 48.2 KB
config.sub -rwxr-xr-x 34.4 KB
configure -rwxr-xr-x 512.5 KB
configure.ac -rw-r--r-- 174.7 KB
install-sh -rwxr-xr-x 15.0 KB
netlify.toml -rw-r--r-- 82 bytes
pyconfig.h.in -rw-r--r-- 45.5 KB
setup.py -rw-r--r-- 114.2 KB

README.rst

back to top