Sujet : Re: Writing Python Code More Concisely Than Perl!?
De : Keith.S.Thompson+u (at) *nospam* gmail.com (Keith Thompson)
Groupes : comp.lang.misc comp.programmingDate : 16. Jun 2025, 19:38:01
Autres entêtes
Organisation : None to speak of
Message-ID : <87ecvjh6ra.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6 7 8
User-Agent : Gnus/5.13 (Gnus v5.13)
Brian Morrison <
news@fenrir.org.uk> writes:
On Sun, 15 Jun 2025 13:44:40 -0700
Keith Thompson <Keith.S.Thompson+u@gmail.com> wrote:
>
I have no dog in this fight.
That article does not suggest that a Python 4 release is likely
any time soon.
>
The way I read it, it's not a no, and it's not really a yes. But python
3.99 could eventually happen and they may get bored with the minor
number incrementing at some point.
My point was that "c186282" made some very specific claims:
Frankly, Python is just generally 'better' these days.
Maybe not AS 'concise' but more 'readable' AND easier
to understand six months from now. The speed is now
'adequate' and Python-4 is supposed to be even faster.
and
The PLAN is far fewer diffs than between P2 and P3,
just more optimization.
I'd say expect early releases within a year.
My question is not so much "Is there going to be a Python 4?" (I
already have an adequate answer to that: it could happen some day,
but there are no plans for it), as "What exactly is c186282 talking
about, and can they support their remarkable claims?". If c186282
doesn't reply in this thread, I'll consider that to be an answer.
I humbly suggest that anyone who wants to discuss whether
there's going to be a Python 4 start a new thread, perhaps on
comp.lang.python.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */