Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

concurrent.futures does not include InvalidStateError in its __all__ #120121

Closed
aisk opened this issue Jun 5, 2024 · 0 comments
Closed

concurrent.futures does not include InvalidStateError in its __all__ #120121

aisk opened this issue Jun 5, 2024 · 0 comments
Labels
type-bug An unexpected behavior, bug, or error

Comments

@aisk
Copy link
Member

aisk commented Jun 5, 2024

Bug report

Bug description:

InvalidStateError is introduced in #7056, but not included in the module's __all__. A PR is on the way.

CPython versions tested on:

CPython main branch

Operating systems tested on:

No response

Linked PRs

@aisk aisk added the type-bug An unexpected behavior, bug, or error label Jun 5, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jun 8, 2024
…ythonGH-120123)

(cherry picked from commit 5d59b87)

Co-authored-by: AN Long <[email protected]>
Co-authored-by: Nikita Sobolev <[email protected]>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue Jun 8, 2024
…ythonGH-120123)

(cherry picked from commit 5d59b87)

Co-authored-by: AN Long <[email protected]>
Co-authored-by: Nikita Sobolev <[email protected]>
kumaraditya303 pushed a commit that referenced this issue Jun 8, 2024
…GH-120123) (#120274)

gh-120121: Add InvalidStateError to concurrent.futures.__all__ (GH-120123)
(cherry picked from commit 5d59b87)

Co-authored-by: AN Long <[email protected]>
Co-authored-by: Nikita Sobolev <[email protected]>
kumaraditya303 pushed a commit that referenced this issue Jun 8, 2024
…GH-120123) (#120273)

gh-120121: Add InvalidStateError to concurrent.futures.__all__ (GH-120123)
(cherry picked from commit 5d59b87)

Co-authored-by: AN Long <[email protected]>
Co-authored-by: Nikita Sobolev <[email protected]>
noahbkim pushed a commit to hudson-trading/cpython that referenced this issue Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this issue Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

No branches or pull requests

2 participants