X Tutup
Skip to content

[3.13] gh-139905: Provide suggestion in error message if Generic.__init_subclass__ was not called (GH-139943)#139956

Merged
AlexWaygood merged 1 commit intopython:3.13from
miss-islington:backport-5776d0d-3.13
Oct 11, 2025
Merged

[3.13] gh-139905: Provide suggestion in error message if Generic.__init_subclass__ was not called (GH-139943)#139956
AlexWaygood merged 1 commit intopython:3.13from
miss-islington:backport-5776d0d-3.13

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Oct 11, 2025

…it_subclass__` was not called (pythonGH-139943)

(cherry picked from commit 5776d0d)

Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
@AlexWaygood AlexWaygood enabled auto-merge (squash) October 11, 2025 15:26
@AlexWaygood AlexWaygood self-assigned this Oct 11, 2025
@AlexWaygood AlexWaygood merged commit cbb415e into python:3.13 Oct 11, 2025
42 checks passed
@miss-islington miss-islington deleted the backport-5776d0d-3.13 branch January 2, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup