]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120121: Add InvalidStateError to concurrent.futures.__all__ (#120123)
authorAN Long <aisk@users.noreply.github.com>
Sat, 8 Jun 2024 16:11:19 +0000 (00:11 +0800)
committerGitHub <noreply@github.com>
Sat, 8 Jun 2024 16:11:19 +0000 (21:41 +0530)
commit5d59b870effa0f576acf7264cfcbfca2b36e34e3
treec2fdc3e7c126e323e3f1255ceaee52ef4a09f90c
parent38a25e9560cf0ff0b80d9e90bce793ff24c6e027
gh-120121: Add InvalidStateError to concurrent.futures.__all__ (#120123)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Lib/concurrent/futures/__init__.py
Misc/NEWS.d/next/Library/2024-06-05-16-30-28.gh-issue-120121.9dz8i7.rst [new file with mode: 0644]