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

gh-123142: fix too wide source location of GET_ITER/GET_AITER #123420

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Aug 28, 2024

@iritkatriel iritkatriel added type-bug An unexpected behavior, bug, or error interpreter-core (Objects, Python, Grammar, and Parser dirs) needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes skip news and removed awaiting core review labels Aug 28, 2024
@iritkatriel
Copy link
Member Author

iritkatriel commented Aug 28, 2024

Skipping news because the news item from #123173 covers this.

Copy link
Member

@markshannon markshannon left a comment

Choose a reason for hiding this comment

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

Looks good.
Nice clean fix.

@iritkatriel iritkatriel merged commit 61bef62 into python:main Aug 28, 2024
43 checks passed
@miss-islington-app
Copy link

Thanks @iritkatriel for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @iritkatriel, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 61bef6245c4a32bf430d684ede8603f423d63284 3.13

@miss-islington-app
Copy link

Sorry, @iritkatriel, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker 61bef6245c4a32bf430d684ede8603f423d63284 3.12

iritkatriel added a commit to iritkatriel/cpython that referenced this pull request Aug 28, 2024
…AITER (pythonGH-123420).

(cherry picked from commit 61bef62)

Co-authored-by: Irit Katriel <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 28, 2024

GH-123435 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Aug 28, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this pull request Aug 28, 2024
…AITER (pythonGH-123420).

(cherry picked from commit 61bef62)

Co-authored-by: Irit Katriel <[email protected]>
@bedevere-app
Copy link

bedevere-app bot commented Aug 28, 2024

GH-123436 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Aug 28, 2024
iritkatriel added a commit that referenced this pull request Aug 28, 2024
iritkatriel added a commit that referenced this pull request Aug 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants