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 : 18. Jun 2025, 17:27:38
Autres entêtes
Organisation : None to speak of
Message-ID : <87ikktqakl.fsf@nosuchdomain.example.com>
References : 1 2 3 4 5 6
User-Agent : Gnus/5.13 (Gnus v5.13)
c186282 <
c186282@nnada.net> writes:
On 6/15/25 2:04 AM, Keith Thompson wrote:
c186282 <c186282@nnada.net> writes:
On 6/14/25 5:25 AM, Keith Thompson wrote:
c186282 <c186282@nnada.net> writes:
[...]
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.
Where are you getting your information? There are no plans for
Python 4.
>
Nonsense ... search on it.
I did.
>
Umm ... I've seen a lot of juicy details
about Py4 over the past year .....
>
No, it won't show up this year - but MAYBE
next year. In any case they promise high
compatibility with Py3. The goal is more
'optimization' than underlying structure.
>
The PLAN is far fewer diffs than between P2 and P3,
just more optimization.
>
I'd say expect early releases within a year.
What is the basis for that claim? Maybe you're right. If so, you
shouldn't have any difficulty citing a credible source.
[...]
>
Wanna pay me for that much re-research ?
No, I'm asking you to support a remarkable claim that *you* made.
If what you say is true, it would be very interesting and I'd want
to know more about it.
This is usenet - take what you can get.
>
In any case, Python development is hardly
a big secret. Do some searching.
You claimed that I could easily verify that there are plans for
Python 4 by searching for it. I searched for it, and found that
there are no such plans. Limiting the search to python.org,
where any such plans would surely be posted, yields no results
other than speculation in open discussions (discuss.python.org).
You specifically said to "expect early releases within a year".
The result of my search specifically contradicted your claims.
I found one article misleadingly titled "Latest Update on Python
4.0" that says that "while Python 4.0 may be more of a speculative
idea than a forthcoming reality, the Python community can look
forward to ongoing enhancements within the Python 3.x series".
<
https://www.geeksforgeeks.org/python/latest-update-on-python-4/>
If finding this information (to support *your* claim) is so easy,
you shouldn't have any problem providing a credible citation. Your
failure/refusal to do so tells me that you are an unreliable source
of information, and that you have wasted my time.
-- Keith Thompson (The_Other_Keith) Keith.S.Thompson+u@gmail.comvoid Void(void) { Void(); } /* The recursive call of the void */