diff options
| author | kobarity | 2025-08-06 23:08:49 +0900 |
|---|---|---|
| committer | Eli Zaretskii | 2025-08-07 16:06:28 +0300 |
| commit | 3d8fbb0716df669b552daef8ada02b4357ca7b49 (patch) | |
| tree | 3191cf3b757172866372fbd876f9af7ba835bb58 /admin | |
| parent | 68aaeb3519fd7f6176050e142f0dbc27e07992d2 (diff) | |
| download | emacs-3d8fbb0716df669b552daef8ada02b4357ca7b49.tar.gz emacs-3d8fbb0716df669b552daef8ada02b4357ca7b49.zip | |
Fix Python PDB tracking for remote inferior Python
* lisp/progmodes/python.el (python-shell-local-prefix): New
constant.
(python-shell--convert-file-name-to-send): New function to
add/remove prefix.
(python-shell-send-string, python-shell-send-file): Changed to
use 'python-shell--convert-file-name-to-send'.
(python-pdbtrack-set-tracked-buffer): Changed to add/remove
prefix.
* test/lisp/progmodes/python-tests.el
(python-shell--convert-file-name-to-send-1): New test.
(Bug#79036)
Diffstat (limited to 'admin')
0 files changed, 0 insertions, 0 deletions