Skip to content

Fix a crash when incorrect super() is used outside a method#14208

Merged
hauntsaninja merged 1 commit intopython:masterfrom
ilevkivskyi:fix-super-crash
Nov 28, 2022
Merged

Fix a crash when incorrect super() is used outside a method#14208
hauntsaninja merged 1 commit intopython:masterfrom
ilevkivskyi:fix-super-crash

Conversation

@ilevkivskyi
Copy link
Copy Markdown
Member

Ref #14201

@github-actions
Copy link
Copy Markdown
Contributor

According to mypy_primer, this change has no effect on the checked open source code. 🤖🎉

Copy link
Copy Markdown
Collaborator

@hauntsaninja hauntsaninja left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@hauntsaninja hauntsaninja merged commit 00ee7d5 into python:master Nov 28, 2022
@ilevkivskyi ilevkivskyi deleted the fix-super-crash branch November 28, 2022 09:36
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.

2 participants