Skip to content

Conversation

@JukkaL
Copy link
Collaborator

@JukkaL JukkaL commented Nov 18, 2025

Fixes mypyc/mypyc#1154.

The next label integer value was incorrectly passed as the self argument.

@JukkaL JukkaL merged commit 66797fc into master Nov 18, 2025
13 checks passed
@JukkaL JukkaL deleted the mypyc-super-segfault branch November 18, 2025 13:55
hauntsaninja pushed a commit that referenced this pull request Nov 23, 2025
This is another problem caused by
#19398 and a missing part of
#20254 cc @JukkaL

@hauntsaninja there is a small chance this may be related to the
problems with black.
p-sawicki pushed a commit to p-sawicki/mypy that referenced this pull request Nov 25, 2025
This is another problem caused by
python#19398 and a missing part of
python#20254 cc @JukkaL

@hauntsaninja there is a small chance this may be related to the
problems with black.
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.

Accessing self in super().method() call returns wrong data (zerod memory?) or segfaults

3 participants