Skip to content

[3.14] gh-140920: remove incorrect mentions to concurrent.futures.interpreter.ExecutionFailed (GH-141723)#143315

Merged
picnixz merged 1 commit into
python:3.14from
miss-islington:backport-c521597-3.14
Dec 31, 2025
Merged

[3.14] gh-140920: remove incorrect mentions to concurrent.futures.interpreter.ExecutionFailed (GH-141723)#143315
picnixz merged 1 commit into
python:3.14from
miss-islington:backport-c521597-3.14

Conversation

@miss-islington

@miss-islington miss-islington commented Dec 31, 2025

Copy link
Copy Markdown
Contributor

Remove documentation for inexistant concurrent.futures.interpreter.ExecutionFailed
and replace its occurrences by concurrent.interpreters.ExecutionFailed since this
is the documented exception.
(cherry picked from commit c521597)

Co-authored-by: Lakshya Upadhyaya lakshya.upadhyaya05@gmail.com


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

…erpreter.ExecutionFailed` (pythonGH-141723)

Remove documentation for inexistant `concurrent.futures.interpreter.ExecutionFailed`
and replace its occurrences by `concurrent.interpreters.ExecutionFailed` since this
is the documented exception.
(cherry picked from commit c521597)

Co-authored-by: Lakshya Upadhyaya <lakshya.upadhyaya05@gmail.com>
@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Dec 31, 2025
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Dec 31, 2025
@picnixz picnixz enabled auto-merge (squash) December 31, 2025 20:46
@picnixz picnixz merged commit 8680b18 into python:3.14 Dec 31, 2025
36 checks passed
@github-project-automation github-project-automation Bot moved this from Todo to Done in Docs PRs Dec 31, 2025
@miss-islington miss-islington deleted the backport-c521597-3.14 branch January 2, 2026 18:43
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.

3 participants