[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: future Python evolution
From: |
Bruno Haible |
Subject: |
Re: future Python evolution |
Date: |
Sun, 21 Apr 2024 16:50:47 +0200 |
Bernhard Voelker wrote:
> The shell seems have to been more safe in that regard.
But the concepts of the shell are stuck in the 40-years-ago past.
That's why it is not recommendable as a programming language for real
programs [1].
> I'd guess most hosts have python installed nowadays ... the question is
> rather which version of it, and how compatible it is:
> now it's <3.7 which is incompatible (according to your mail),
> but in future there might come more incompatibilities with newer versions.
Good point. Yes, Python occasionally (rarely?) makes incompatible changes.
So, I've now created a continuous integration at [2]. If a Python release
is made that breaks gnulib-tool, this CI will notify me shortly afterwards,
and we will have time to adapt gnulib-tool, even before the new Python
release lands in the various distros.
Bruno
[1] https://lists.gnu.org/archive/html/bug-gnulib/2024-03/msg00160.html
[2] https://gitlab.com/gnulib/gnulib-tool-ci
- Re: gnulib-tool.py speedup, (continued)
Re: beta-tester call draft, Pádraig Brady, 2024/04/20
Re: beta-tester call draft, Bernhard Voelker, 2024/04/20
- Re: beta-tester call draft, Bruno Haible, 2024/04/20
- Re: beta-tester call draft, Paul Eggert, 2024/04/20
- Re: beta-tester call draft, Bruno Haible, 2024/04/20
- Re: beta-tester call draft, Bernhard Voelker, 2024/04/21
- Re: future Python evolution,
Bruno Haible <=
- Re: future Python evolution, Paul Eggert, 2024/04/21
- Re: future Python evolution, Bruno Haible, 2024/04/21
- Re: future Python evolution, Paul Eggert, 2024/04/22
Re: future Python evolution, Bernhard Voelker, 2024/04/21
Re: future Python evolution, Bernhard Voelker, 2024/04/28
Re: beta-tester call draft, Janneke Nieuwenhuizen, 2024/04/21
Re: full-source bootstrap and Python, Bruno Haible, 2024/04/21
Re: full-source bootstrap and Python, Simon Josefsson, 2024/04/22
Re: full-source bootstrap and Python, Bruno Haible, 2024/04/22
Re: full-source bootstrap and Python, Janneke Nieuwenhuizen, 2024/04/22