]> git.eshelyaron.com Git - emacs.git/commit
; Fix last change
authorEli Zaretskii <eliz@gnu.org>
Thu, 2 May 2024 10:04:15 +0000 (13:04 +0300)
committerEshel Yaron <me@eshelyaron.com>
Mon, 6 May 2024 16:33:55 +0000 (18:33 +0200)
commit84cff09208153de1d9af6b100d796abfcc6cbb8f
tree878933f3816e5a04c670d2efd852f67a58289b20
parentf664b35bb5051037bbcd945b28460345fd1cbf68
; Fix last change

* lisp/progmodes/python.el (python-shell-send-block): Doc fix.

* test/lisp/progmodes/python-tests.el
(python-test--shell-send-block): Avoid byte-compiler warnings.
(Bug#70609)

(cherry picked from commit 59c18389bdd89d48e92c485ba27721490ea03e16)
lisp/progmodes/python.el
test/lisp/progmodes/python-tests.el