Skip to content

[3.12] gh-109195: fix source location for super load before LOAD_SUPER_ATTR (GH-109289)#109291

Merged
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-ceeb417-3.12
Sep 12, 2023
Merged

[3.12] gh-109195: fix source location for super load before LOAD_SUPER_ATTR (GH-109289)#109291
Yhg1s merged 1 commit intopython:3.12from
miss-islington:backport-ceeb417-3.12

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Sep 11, 2023

(cherry picked from commit ceeb417)

Co-authored-by: Carl Meyer carl@oddbird.net

…_ATTR (pythonGH-109289)

(cherry picked from commit ceeb417)

Co-authored-by: Carl Meyer <carl@oddbird.net>
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.

LOAD_GLOBAL super reports wrong source positions

3 participants