◐ Shell
clean mode source ↗

[3.9] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) by hexagonrecursion · Pull Request #24322 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

gvanrossum

merged 2 commits into

python:3.9from

hexagonrecursion:bp39

Jan 26, 2021

Conversation

@hexagonrecursion

@hexagonrecursion hexagonrecursion commented

Jan 25, 2021

edited by bedevere-bot

Loading

Copy link Copy Markdown

Contributor

This is a backport of #23412 to 3.9.
NOTE: #24321 should be merged FIRST.

https://bugs.python.org/issue42383

…ctory changed

This commit only adds tests and a news entry. The actual bug was fixed in the earlier commit.

@hexagonrecursion hexagonrecursion marked this pull request as ready for review

January 26, 2021 10:49

@gvanrossum gvanrossum merged commit f8cfe54 into python:3.9

Jan 26, 2021

@bedevere-bot

Copy link Copy Markdown

@gvanrossum: Please replace # with GH- in the commit message next time. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@hexagonrecursion @bedevere-bot @gvanrossum @the-knights-who-say-ni