mirror of
https://github.com/python/cpython.git
synced 2025-08-04 17:08:35 +00:00
gh-99367: Do not mangle sys.path[0] in pdb if safe_path is set (#111762)
Co-authored-by: Christian Walther <cwalther@users.noreply.github.com>
This commit is contained in:
parent
8f71b349de
commit
b90a5cf11c
4 changed files with 39 additions and 6 deletions
|
@ -0,0 +1 @@
|
|||
Do not mangle ``sys.path[0]`` in :mod:`pdb` if safe_path is set
|
Loading…
Add table
Add a link
Reference in a new issue