Skip to content

[3.13] gh-127321: Avoid stopping at an opcode without an associated line number for breakpoint() (GH-127457) #127487

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

Merged
merged 1 commit into from
Dec 1, 2024

Conversation

gaogaotiantian
Copy link
Member

@gaogaotiantian gaogaotiantian commented Dec 1, 2024

…ated line number for breakpoint() (pythonGH-127457)

(cherry picked from commit 1bc4f07)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>
@picnixz picnixz changed the title [3.13] gh-127321: Avoid stopping at an opcode without an associated l… [3.13] gh-127321: Avoid stopping at an opcode without an associated line number for breakpoint() (GH-127457) Dec 1, 2024
@iritkatriel iritkatriel added type-bug An unexpected behavior, bug, or error and removed awaiting merge labels Dec 1, 2024
@gaogaotiantian
Copy link
Member Author

@iritkatriel is the bug label intentional? The test failure does not seem to be related.

@iritkatriel
Copy link
Member

It's to say this is a bugfix.

@gaogaotiantian
Copy link
Member Author

Ah, okay. I'll merge this after CI finishes then.

@gaogaotiantian gaogaotiantian merged commit dd2ad70 into python:3.13 Dec 1, 2024
44 checks passed
@gaogaotiantian gaogaotiantian deleted the backport-1bc4f07-3.13 branch December 1, 2024 22:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants