Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

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

Appearance settings

[3.7] bpo-32691: Use mod_spec.parent when running modules with pdb (GH-5474)#5510

Merged
ncoghlan merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-38bfa84-3.7miss-islington/cpython:backport-38bfa84-3.7Copy head branch name to clipboard
Feb 4, 2018
Merged

[3.7] bpo-32691: Use mod_spec.parent when running modules with pdb (GH-5474)#5510
ncoghlan merged 1 commit into
python:3.7python/cpython:3.7from
miss-islington:backport-38bfa84-3.7miss-islington/cpython:backport-38bfa84-3.7Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Feb 3, 2018

Copy link
Copy Markdown
Contributor

Previously the module name was used, which broke relative imports when pdb was run against a plain module or submodule.
(cherry picked from commit 38bfa84)

Co-authored-by: Mario Corchero mariocj89@gmail.com

https://bugs.python.org/issue32691

…H-5474)

Previously the module name was used, which broke relative imports when pdb was run against a plain module or submodule.
(cherry picked from commit 38bfa84)

Co-authored-by: Mario Corchero <mariocj89@gmail.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@mariocj89 and @ncoghlan: Backport status check is done, and it's a success ✅ .

1 similar comment
@miss-islington

Copy link
Copy Markdown
Contributor Author

@mariocj89 and @ncoghlan: Backport status check is done, and it's a success ✅ .

@ncoghlan ncoghlan merged commit 1a0239e into python:3.7 Feb 4, 2018
@miss-islington

Copy link
Copy Markdown
Contributor Author

Thanks, @ncoghlan!

@miss-islington miss-islington deleted the backport-38bfa84-3.7 branch February 4, 2018 08:07
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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.