Skip to content
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

[3.8] bpo-42383: pdb: do not fail to restart the target if the current directory changed (GH-23412) #24323

Merged
merged 2 commits into from Jan 26, 2021

Conversation

Copy link
Contributor

@hexagonrecursion hexagonrecursion commented Jan 25, 2021

This is a backport of #23412 to 3.8.
NOTE: #24320 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 Jan 26, 2021
@gvanrossum gvanrossum merged commit d863dee into python:3.8 Jan 26, 2021
12 checks passed
@bedevere-bot
Copy link

@bedevere-bot bedevere-bot commented Jan 26, 2021

@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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants