Skip to content

Update multiprocessing documentation: multiprocessing.Queue does not implement the shutdownmethod. #147965

@YvesDup

Description

@YvesDup

Documentation

In multiprocessing.Queue documentation

"Queue implements all the methods of queue.Queue except for task_done() and join()."

The shutdown() method is not implemented and should be add too.
This applies all versions from 3.13.

Linked PRs

Metadata

Metadata

Assignees

No one assigned

    Labels

    docsDocumentation in the Doc dirstdlibStandard Library Python modules in the Lib/ directorytopic-multiprocessing

    Projects

    Status

    No status

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions