]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-142518: Define lock-free and per-object lock (GH-144548) (#144704)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Feb 2026 13:16:55 +0000 (14:16 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Feb 2026 13:16:55 +0000 (14:16 +0100)
commit8c4ce4be2697b19dc9f111f6631e2bb0bf0c708f
tree3aabce3f77bb8ff8a9e2f83d490ea4cad668d773
parent78fa4705d88f27944201497a8d312b673b83dc17
[3.14] gh-142518: Define lock-free and per-object lock (GH-144548) (#144704)

gh-142518: Define lock-free and per-object lock (GH-144548)

- Add definitions of lock-free and per-object lock to the glossary
- Cross-reference these from list thread safety notes
- Change admonition to rubric
(cherry picked from commit 12dbae4c02dac197330d5bfa650b495e962aba6d)

Co-authored-by: Lysandros Nikolaou <lisandrosnik@gmail.com>
Doc/glossary.rst
Doc/library/stdtypes.rst