Skip to content

Conversation

ojii
Copy link
Contributor

@ojii ojii commented May 8, 2025

gh-133641 Add missing source link to concurrent.futures docs

The concurrent.futures documentation links to multiple source files where the executors are defined. However, after the addition of the InterpreterPoolExecutor, no link to its source file was added.


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

The concurrent.futures documentation links to multiple source files
where the executors are defined. However, after the addition of the
InterpreterPoolExecutor, no link to its source file was added.
@python-cla-bot
Copy link

python-cla-bot bot commented May 8, 2025

All commit authors signed the Contributor License Agreement.

CLA signed

@AA-Turner AA-Turner enabled auto-merge (squash) May 8, 2025 07:16
@AA-Turner AA-Turner merged commit 4fcd377 into python:main May 8, 2025
38 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs May 8, 2025
@miss-islington-app
Copy link

Thanks @ojii for the PR, and @AA-Turner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request May 8, 2025
…`` (pythonGH-133642)

(cherry picked from commit 4fcd377)

Co-authored-by: Jonas Obrist <ojiidotch@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented May 8, 2025

GH-133643 is a backport of this pull request to the 3.14 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.14 bugs and security fixes label May 8, 2025
AA-Turner added a commit that referenced this pull request May 8, 2025
…s`` (GH-133642) (#133643)

gh-133641: Doc: Add missing source link in ``concurrent.futures`` (GH-133642)
(cherry picked from commit 4fcd377)

Co-authored-by: Jonas Obrist <ojiidotch@gmail.com>
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Pranjal095 pushed a commit to Pranjal095/cpython that referenced this pull request Jul 12, 2025
…`` (python#133642)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
taegyunkim pushed a commit to taegyunkim/cpython that referenced this pull request Aug 4, 2025
…`` (python#133642)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants