]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24320)
authorAndrey Bienkowski <hexagonrecursion@gmail.com>
Mon, 25 Jan 2021 21:10:40 +0000 (21:10 +0000)
committerGitHub <noreply@github.com>
Mon, 25 Jan 2021 21:10:40 +0000 (13:10 -0800)
commitc10180ea1458aa0ffd7793cb75629ebffe8a257e
treeaccda02430e44c1a223d90c9324413ed0ba2382d
parent7370be30017f81d2f41f1b4b2abf31dd9a3f8fb1
[3.8] bpo-42384: pdb: correctly populate sys.path[0] (GH-23338) (#24320)
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]