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

gh-102864: Add switching frame test for pdb by gaogaotiantian · Pull Request #119564 · python/cpython · GitHub

/ cpython Public

gh-102864: Add switching frame test for pdb - #119564

Merged
iritkatriel merged 2 commits into
python:mainfrom
gaogaotiantian:pdb-add-locals-test
May 26, 2024
Merged

gh-102864: Add switching frame test for pdb#119564
iritkatriel merged 2 commits into
python:mainfrom
gaogaotiantian:pdb-add-locals-test

Conversation

gaogaotiantian commented May 25, 2024
edited
Loading

Copy link
Copy Markdown
Member

We once had an issue where switching frames will clear the local variable changes in pdb. PEP 667 fixed it so I closed the original PR to fix the issue. However, we should keep the regression test. Skip news as there's no user observable behavior change.

Comment thread Lib/test/test_pdb.py
iritkatriel enabled auto-merge (squash) May 26, 2024 16:56
iritkatriel merged commit 5d04cc5 into python:main May 26, 2024
gaogaotiantian deleted the pdb-add-locals-test branch May 26, 2024 17:21
estyxx pushed a commit to estyxx/cpython that referenced this pull request Jul 17, 2024
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

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants


Back | FazBrowse Home | New Git URL