Skip to content

[3.9] bpo-26053: Fix args echoed by pdb run command #25149

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 2 commits into from
Apr 2, 2021

Conversation

iritkatriel
Copy link
Member

@iritkatriel iritkatriel commented Apr 2, 2021

@miss-islington
Copy link
Contributor

Thanks @iritkatriel for the PR, and @vstinner for merging it 🌮🎉.. I'm working now to backport this PR to: 3.8.
🐍🍒⛏🤖

@bedevere-bot
Copy link

GH-25150 is a backport of this pull request to the 3.8 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 2, 2021
* bpo-26053: Fix args echoed by pdb run command (pythonGH-22033)

(cherry picked from commit 652bfde)

* bpo-26053: Fix test_pdb.test_issue26053() (pythonGH-25139)

(cherry picked from commit bd4ab8e)
(cherry picked from commit 7ad56e2)

Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
miss-islington added a commit that referenced this pull request Apr 2, 2021
* bpo-26053: Fix args echoed by pdb run command (GH-22033)

(cherry picked from commit 652bfde)

* bpo-26053: Fix test_pdb.test_issue26053() (GH-25139)

(cherry picked from commit bd4ab8e)
(cherry picked from commit 7ad56e2)

Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
@iritkatriel iritkatriel deleted the bpo-26053-backport branch August 2, 2021 14:12
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.

5 participants