]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-142518: Document thread-safety guarantees of dict operations (GH-144184...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 11 Feb 2026 13:39:40 +0000 (14:39 +0100)
committerGitHub <noreply@github.com>
Wed, 11 Feb 2026 13:39:40 +0000 (14:39 +0100)
commit3aef49417e8e5e63190f5258e11fbdb2398e5de3
tree136ee3b3a3cf5805551a674fdafb39da4bea5f42
parent8c4ce4be2697b19dc9f111f6631e2bb0bf0c708f
[3.14] gh-142518: Document thread-safety guarantees of dict operations (GH-144184) (#144708)

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

---------
(cherry picked from commit 35dc547ab5a6bb9be9748002d42d0d9e86f9cced)

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