]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-142518: Document thread-safety guarantees of dict operations (#144184)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Wed, 11 Feb 2026 13:33:00 +0000 (14:33 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Feb 2026 13:33:00 +0000 (14:33 +0100)
commit35dc547ab5a6bb9be9748002d42d0d9e86f9cced
tree3fe5651dd9b7d3246043f457059a56e8c9e3137a
parent37430cac94125ec1a221a4a3825d584146608870
gh-142518: Document thread-safety guarantees of dict operations (#144184)

* Address feedback; move thread safety section below see-also
* Address feedback - don't mention equality comparison only
* Change admonition to rubric; cross-reference glossary

---------

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/library/stdtypes.rst