]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.9] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24321)
authorAndrey Bienkowski <hexagonrecursion@gmail.com>
Mon, 25 Jan 2021 21:08:41 +0000 (21:08 +0000)
committerGitHub <noreply@github.com>
Mon, 25 Jan 2021 21:08:41 +0000 (13:08 -0800)
commitf2df7958fb82cd927e17152b3a1bd2823a76dd3e
tree479d20b945b7767925685b5753e27a8227c72022
parent26af2fae189629d22a87aaf01b92d6f4de92b958
[3.9] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24321)
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2020-11-17-14-32-39.bpo-42384.1ZnQSn.rst [new file with mode: 0644]