diff options
author | Liu Hui <liuhui1610@gmail.com> | 2025-02-18 17:52:36 +0800 |
---|---|---|
committer | Stefan Kangas <stefankangas@gmail.com> | 2025-02-18 20:04:17 +0100 |
commit | db8af88222bbf06948622d2b4fc4d27b73350b83 (patch) | |
tree | 293a3aa6d9223b00c057168189d1f9f439d4d8b2 /lisp/emacs-lisp | |
parent | a75f4449fa2aceab54f28c5ef46f82225376c2a4 (diff) | |
download | emacs-db8af88222bbf06948622d2b4fc4d27b73350b83.tar.gz emacs-db8af88222bbf06948622d2b4fc4d27b73350b83.tar.bz2 emacs-db8af88222bbf06948622d2b4fc4d27b73350b83.zip |
Disable PyREPL in Python shell
The new default REPL (PyREPL) in Python 3.13 is incompatible
with Python shell and displays a warning message when reverting
to the old basic REPL.
* lisp/progmodes/python.el
(python-shell--calculate-process-environment): Use the basic
REPL. (Bug#76205)
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions