Skip to content

Conversation

@Lakshya-Upadhyaya
Copy link
Contributor

@Lakshya-Upadhyaya Lakshya-Upadhyaya commented Nov 18, 2025

The documentation incorrectly referenced concurrent.futures.interpreter.ExecutionFailed,
an exception that does not exist. The actual ExecutionFailed class is defined in
concurrent.interpreters.

This patch updates the concurrent.futures documentation to point to the correct
exception class.


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

Copy link
Member

@picnixz picnixz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please also remove .. exception:: ExecutionFailed at the very end of the document as that exception doesn't exist in concurrent.futures.

@picnixz picnixz added the needs backport to 3.14 bugs and security fixes label Nov 18, 2025
Copy link

@ayushHardeniya ayushHardeniya left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, that's good

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

Labels

awaiting core review docs Documentation in the Doc dir needs backport to 3.14 bugs and security fixes skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

3 participants