]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142518: Define lock-free and per-object lock (#144548)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Wed, 11 Feb 2026 12:55:36 +0000 (13:55 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Feb 2026 12:55:36 +0000 (13:55 +0100)
commit12dbae4c02dac197330d5bfa650b495e962aba6d
tree5fc708b224603ee5609ab2bac5446c8ec761e9ee
parent17ab556e39e9b40c7d4308664de42f0564048044
gh-142518: Define lock-free and per-object lock (#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
Doc/glossary.rst
Doc/library/stdtypes.rst