]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-142315: Don't pass the "real path" of Pdb script target to system functions...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 16 Dec 2025 15:53:09 +0000 (16:53 +0100)
committerGitHub <noreply@github.com>
Tue, 16 Dec 2025 15:53:09 +0000 (10:53 -0500)
commitfb5474726cceae6c05aad5076b50fbd586527558
treed28b026b51874c41eaa0c6b255382f8ff73ba831
parentbce4a201958b7e7575bc89335ca9eafa249df183
[3.13] gh-142315: Don't pass the "real path" of Pdb script target to system functions (GH-142371) (#142498)

gh-142315: Don't pass the "real path" of Pdb script target to system functions (GH-142371

---------
(cherry picked from commit d716e3b2dd33de27aaa31e8204723195c5ba706c)

Co-authored-by: Bartosz Sławecki <bartosz@ilikepython.com>
Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Lib/pdb.py
Lib/test/test_pdb.py
Misc/NEWS.d/next/Library/2025-12-07-02-36-24.gh-issue-142315.02o5E_.rst [new file with mode: 0644]