Skip to content

Move threading.local docs from docstring to the docs #107006

Closed
@nedbat

Description

@nedbat

Documentation

https://docs.python.org/3/library/threading.html#threading.local says:

For more details and extensive examples, see the documentation string of the _threading_local module: Lib/_threading_local.py.

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dir

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions