Skip to content

[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) - #24320

Merged
gvanrossum merged 2 commits into
python:3.8from
hexagonrecursion:bp38-part1
Jan 25, 2021
Merged

[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338)#24320
gvanrossum merged 2 commits into
python:3.8from
hexagonrecursion:bp38-part1

Conversation

@hexagonrecursion

@hexagonrecursionhexagonrecursion commented Jan 25, 2021

Copy link
Copy Markdown
Contributor

#24291 was an attempt to backport #23338 to 3.8. It failed due to tests. This is an updated PR that fixes the failing tests.

Co-authored-by: Miss Islington (bot) mariatta.wijaya+miss-islington@gmail.com

https://bugs.python.org/issue42384

Automerge-Triggered-By: GH:gvanrossum
(cherry picked from commit 8603dfb)
Co-authored-by: Andrey Bienkowski <hexagonrecursion@gmail.com>
@bedevere-bot

Copy link
Copy Markdown

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

Sign up for freeto 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.

4 participants

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