Files
emacs/lisp/progmodes
kobarity 3d8fbb0716 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)
2025-08-07 16:06:28 +03:00
..
2025-02-23 00:38:22 +01:00
2025-07-05 14:38:48 +02:00
2025-05-24 06:55:24 -04:00
2025-06-28 06:57:19 -04:00
2025-06-27 23:12:40 -04:00
2025-04-28 03:05:41 +03:00