◐ Shell
clean mode source ↗

bpo-42384: pdb: correctly populate sys.path[0] by hexagonrecursion · Pull Request #23338 · python/cpython

…s and correctly populate sys.path[0]

@hexagonrecursion

shihai1991

@hexagonrecursion hexagonrecursion changed the title bpo-42383 and bpo-42384: pdb: reexecute the right file even if the current directory changes and correctly populate sys.path[0] bpo-42384: pdb: correctly populate sys.path[0]

Nov 19, 2020

@hexagonrecursion

gvanrossum

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 22, 2021
Automerge-Triggered-By: GH:gvanrossum
(cherry picked from commit 8603dfb)

Co-authored-by: Andrey Bienkowski <hexagonrecursion@gmail.com>

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Jan 22, 2021
Automerge-Triggered-By: GH:gvanrossum
(cherry picked from commit 8603dfb)

Co-authored-by: Andrey Bienkowski <hexagonrecursion@gmail.com>

This was referenced

Jan 25, 2021

gvanrossum pushed a commit that referenced this pull request

Jan 25, 2021

gvanrossum pushed a commit that referenced this pull request

Jan 25, 2021

adorilson pushed a commit to adorilson/cpython that referenced this pull request

Mar 13, 2021
Automerge-Triggered-By: GH:gvanrossum