diff options
| author | Kira Bruneau <kira.bruneau@pm.me> | 2023-04-13 22:05:03 +0000 |
|---|---|---|
| committer | Kira Bruneau <kira.bruneau@pm.me> | 2023-05-01 13:08:41 -0400 |
| commit | 2f5f736c2cf82f62752b86b5b16344829051dd7b (patch) | |
| tree | f5831603b6d0fa8b808aa002c4926fe968af42cb /pkgs/development/python-modules/debugpy/hardcode-lldb.patch | |
| parent | f2e9a130461950270f87630b11132323706b4d91 (diff) | |
python310Packages.debugpy: 1.6.6 -> 1.6.7
Diffstat (limited to 'pkgs/development/python-modules/debugpy/hardcode-lldb.patch')
| -rw-r--r-- | pkgs/development/python-modules/debugpy/hardcode-lldb.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/python-modules/debugpy/hardcode-lldb.patch b/pkgs/development/python-modules/debugpy/hardcode-lldb.patch index 43ededa083cf..3a1013187351 100644 --- a/pkgs/development/python-modules/debugpy/hardcode-lldb.patch +++ b/pkgs/development/python-modules/debugpy/hardcode-lldb.patch @@ -1,5 +1,5 @@ diff --git a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py -index ed43e370..b28ab453 100644 +index d3d6669a..2ded8d9c 100644 --- a/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py +++ b/src/debugpy/_vendored/pydevd/pydevd_attach_to_process/add_code_to_python_process.py @@ -494,7 +494,7 @@ def run_python_code_mac(pid, python_code, connect_debugger_tracing=False, show_d |
