bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#70609: 30.0.50; [PATCH] New function 'python-shell-send-block' for p


From: Eli Zaretskii
Subject: bug#70609: 30.0.50; [PATCH] New function 'python-shell-send-block' for python-mode
Date: Mon, 29 Apr 2024 15:57:21 +0300

> From: Lin Sun <sunlin7.mail@gmail.com>
> Date: Sat, 27 Apr 2024 14:14:06 +0000
> 
> Here is a function 'python-shell-send-block' to send a block to the
> python interpreter in python mode, it's similar to
> `python-shell-send-defun` but works on block.
> 
> The implementation and testing are included in that patch.
> 
> Please help review the changes.
> 
> [PATCH] New function 'python-shell-send-block' for python-mode
> 
> * lisp/progmodes/python.el: Add implemention of the function.
> * test/lisp/progmodes/python-tests.el: Test case for the function.
> * etc/NEWS: Document for the function.

kobarity, any comments?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]