Files
emacs/test/lisp
kobarity b0585441a3 Fix Python completion failure under certain conditions
* lisp/progmodes/python.el (python-shell-send-string-no-output):
Save and restore `comint-last-prompt-overlay' or `comint-last-prompt'.
* test/lisp/progmodes/python-tests.el (python-tests-shell-wait-for-prompt):
New helper function.
(python-tests-with-temp-buffer-with-shell): New helper macro.
(python-shell-completion-1, python-shell-completion-native-1)
(python-shell-completion-native-with-ffap-1)
(python-shell-completion-native-with-eldoc-1): New tests (bug#58389).
2022-10-11 02:29:42 +02:00
..
2022-08-21 17:45:04 +02:00
2022-09-19 17:54:46 -07:00
2022-08-21 17:45:04 +02:00
2022-09-24 14:07:57 +02:00
2022-05-31 18:08:33 +02:00
2022-09-21 10:25:06 +02:00
2022-07-28 15:07:34 +02:00
2022-07-23 01:37:59 +02:00
2022-07-26 14:23:30 +02:00
2022-07-25 10:08:41 +08:00