]> git.eshelyaron.com Git - emacs.git/commit
Use same Python binary for test as in python mode (bug#70815)
authorMattias EngdegÄrd <mattiase@acm.org>
Tue, 28 May 2024 15:48:37 +0000 (17:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Wed, 29 May 2024 10:11:58 +0000 (12:11 +0200)
commitd7377c6f0f3917369b465141a9f06e9dab04d34b
tree25ab33509437a63abd582ef91f3c133c5b723f58
parent80b53eb2b3ae8917d157d47251ed05926f31daed
Use same Python binary for test as in python mode (bug#70815)

* test/lisp/progmodes/python-tests.el
(python-tests-get-shell-interpreter): Try Python executable names
in the same order as we do for `python-shell-interpreter`,
so that we run the test with the one is most likely to be used.

(cherry picked from commit 9c7de10079bb5f803a1744ae1d56399ad7d42ac5)
test/lisp/progmodes/python-tests.el