[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python i
|
From: |
Mattias Engdegård |
|
Subject: |
bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters |
|
Date: |
Mon, 27 May 2024 12:24:33 +0200 |
26 maj 2024 kl. 17.52 skrev Eli Zaretskii <eliz@gnu.org>:
> Why do you have "python" as python2 when you have Python 3.x
> installed? The usual practice is to have "python" invoke the
> preferred version, which is normally the latest one.
That is a misunderstanding. It is not at all unusual to have plain `python`
being Python 2 for compatibility with old scripts. (A long-running debate point
in the transition from Python 2 to 3.)
In any case, this set-up is standard in macOS (at least my version), and I'm
quite sure I've seen similar arrangements in other systems.
What we are debating now is whether it is worth making the tests pass for
certain Python 2 installations if the user somehow prefers those (with
EMACS_PYTHON_INTERPRETER), and if so, how.
Kobarity and Lin Sun, wouldn't it make sense to tie the interpreter to test to
`python-shell-interpreter`?
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, (continued)
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Eli Zaretskii, 2024/05/26
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Stefan Kangas, 2024/05/26
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Eli Zaretskii, 2024/05/27
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Mattias Engdegård, 2024/05/27
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Eli Zaretskii, 2024/05/27
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Eli Zaretskii, 2024/05/26
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters,
Mattias Engdegård <=
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Lin Sun, 2024/05/27
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, kobarity, 2024/05/27
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Eli Zaretskii, 2024/05/27
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Mattias Engdegård, 2024/05/28
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, kobarity, 2024/05/28
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Mattias Engdegård, 2024/05/28
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, kobarity, 2024/05/29
- bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Mattias Engdegård, 2024/05/30
bug#70815: [PATCH] ; Enahnce python-tests.el to adapt different python interpreters, Eli Zaretskii, 2024/05/26