-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Move threading.local docs from docstring to the docs #107006
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
docs
Documentation in the Doc dir
Comments
Yes, please! It would be particularly useful to have the pattern of subclassing |
lysnikolaou
added a commit
to lysnikolaou/cpython
that referenced
this issue
Mar 28, 2025
hugovk
added a commit
that referenced
this issue
May 5, 2025
Co-authored-by: Hugo van Kemenade <[email protected]>
miss-islington
pushed a commit
to miss-islington/cpython
that referenced
this issue
May 5, 2025
…31840) (cherry picked from commit b97328e) Co-authored-by: Lysandros Nikolaou <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
hugovk
added a commit
that referenced
this issue
May 5, 2025
#133432) Co-authored-by: Lysandros Nikolaou <[email protected]> Co-authored-by: Hugo van Kemenade <[email protected]>
Thanks all, this is now done. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Documentation
https://docs.python.org/3/library/threading.html#threading.local says:
If we have good helpful words about a component in the standard library, we should publish them in the docs. The docstring should be moved to the .rst file, or at least parts harvested.
Linked PRs
threading.local
docstring to docs #131840threading.local
docstring to docs (GH-131840) #133432The text was updated successfully, but these errors were encountered: