FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] gh-58933: Make pdb return to caller frame correctly when f_trace is not set (GH-118979) by gaogaotiantian · Pull Request #119008 · python/cpython · GitHub

/ cpython Public

[3.12] gh-58933: Make pdb return to caller frame correctly when f_trace is not set (GH-118979) - #119008

Merged
iritkatriel merged 3 commits into
python:3.12from
gaogaotiantian:backport-f526314-3.12
May 13, 2024
Merged

[3.12] gh-58933: Make pdb return to caller frame correctly when f_trace is not set (GH-118979)#119008
iritkatriel merged 3 commits into
python:3.12from
gaogaotiantian:backport-f526314-3.12

Conversation

gaogaotiantian commented May 13, 2024
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

… f_trace is not set (pythonGH-118979)

(cherry picked from commit f526314)

Co-authored-by: Tian Gao <gaogaotiantian@hotmail.com>

Copy link
Copy Markdown
Member Author

We changed a few other things in 3.13:

  1. how breakpoint() works (where does it stop)
  2. how breakpoint works (where it sets the breakpoint to)

So we need to modify the test to make it pass on 3.12.

iritkatriel merged commit fcdd20e into python:3.12 May 13, 2024
gaogaotiantian deleted the backport-f526314-3.12 branch May 13, 2024 19:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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


Back | FazBrowse Home | New Git URL