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

Fix stubtest crash in explicit init subclass #15399

Merged
merged 1 commit into from Jun 8, 2023

Conversation

hauntsaninja
Copy link
Collaborator

Fixes #15397

@AlexWaygood
Copy link
Member

Worth adding a test?

@hauntsaninja
Copy link
Collaborator Author

I think nah? Fix is straightforward, unlikely to regress, in general am not aiming for 100% branch coverage in stubtest

@hauntsaninja hauntsaninja merged commit e253e76 into python:master Jun 8, 2023
15 checks passed
@hauntsaninja hauntsaninja deleted the explicit-init-subclass branch June 8, 2023 22:31
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.

__init_subclass__ with classmethod raises IndexError in stubtest
2 participants