]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was...
authorStan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Sat, 11 Oct 2025 15:14:29 +0000 (16:14 +0100)
committerGitHub <noreply@github.com>
Sat, 11 Oct 2025 15:14:29 +0000 (15:14 +0000)
commit5776d0d2e08f4d93dcd62d875bae8c1396a04ba4
treee5f77fc96bb8f7c7d6ebe3a6233cba723c0a9a14
parent2eb32add92d553b320850975442fa2e55addc377
gh-139905: Provide suggestion in error message if `Generic.__init_subclass__` was not called (#139943)
Lib/test/test_typing.py
Lib/typing.py
Misc/NEWS.d/next/Library/2025-10-11-10-02-56.gh-issue-139905.UyJIR_.rst [new file with mode: 0644]