]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-145254: Add thread safety annotation in docs (#145255)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Thu, 12 Mar 2026 06:48:43 +0000 (07:48 +0100)
committerGitHub <noreply@github.com>
Thu, 12 Mar 2026 06:48:43 +0000 (12:18 +0530)
commit0dce4c6eab9dcfcb44bb2739dc60c8ac5fa1ebad
treec5c5209a38c2ebceb323721ba627b146961eb9a3
parentd19de375a204c74ab5f3a28ec42335bae139033d
gh-145254: Add thread safety annotation in docs (#145255)
Doc/conf.py
Doc/data/threadsafety.dat [new file with mode: 0644]
Doc/library/threadsafety.rst
Doc/tools/extensions/c_annotations.py