Skip to content

gh-147965: Document that multiprocessing.Queue does not implement shutdown() - #148034

Closed
Ishak-devs wants to merge 1 commit into
python:mainfrom
Ishak-devs:fix-multiprocessing-docs
Closed

gh-147965: Document that multiprocessing.Queue does not implement shutdown()#148034
Ishak-devs wants to merge 1 commit into
python:mainfrom
Ishak-devs:fix-multiprocessing-docs

Conversation

@Ishak-devs

@Ishak-devsIshak-devs commented Apr 3, 2026

Copy link
Copy Markdown

Added a note to the multiprocessing documentation to clarify that Queue lacks the shutdown() method, as requested in gh-147965.


📚 Documentation preview 📚: https://cpython-previews--148034.org.readthedocs.build/

@python-cla-bot

python-cla-botBot commented Apr 3, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@YvesDup

YvesDup commented Apr 3, 2026

Copy link
Copy Markdown
Contributor

This could duplicate #147970 or an alternative.

@picnixz

Copy link
Copy Markdown
Member

I see it as a duplicate. Please work on the original PR instead if wording changes are necessary

@picnixzpicnixz closed this Apr 3, 2026
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting reviewdocsDocumentation in the Doc dirskip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants

@Ishak-devs@YvesDup@picnixz