]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-107006: Move `threading.local` docstring to docs (#131840)
authorLysandros Nikolaou <lisandrosnik@gmail.com>
Mon, 5 May 2025 12:00:15 +0000 (14:00 +0200)
committerGitHub <noreply@github.com>
Mon, 5 May 2025 12:00:15 +0000 (15:00 +0300)
commitb97328ef5d2435c08de3e4e2054c226f15b52d0f
tree8e9ce55b29c8da419bf0e6b6c27ff7d61c4b3306
parent8467026ed66ca3abefe3a13860d2633eae3d7164
gh-107006: Move `threading.local` docstring to docs (#131840)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Doc/library/threading.rst
Lib/_threading_local.py
Misc/NEWS.d/next/Documentation/2025-03-28-18-25-43.gh-issue-107006.BxFijD.rst [new file with mode: 0644]