Skip to content

Conversation

@if-i
Copy link

@if-i if-i commented Oct 25, 2025

This pull request fixes issue #140578 by updating the multiprocessing documentation.

It adds a note explaining that a similar high-level interface for thread-based parallelism is available via the :class:concurrent.futures.ThreadPoolExecutor in the :mod:concurrent.futures module.

This clarification helps prevent confusion for users who might assume no such interface exists.


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

@if-i if-i requested a review from gpshead as a code owner October 25, 2025 20:53
@python-cla-bot
Copy link

python-cla-bot bot commented Oct 25, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant