From: John Nagle on
The major Red Hat based Linux distros are still shipping with Python 2.4.
As a result, almost all hosting providers are running obsolete versions of
Python.

The big problem seems to be that "cPanel" and "yum" still use older versions
of Python, and those programs are more important to distro builders than Python
itself.

Is anybody trying to do something about this?

John Nagle
From: Paul Rubin on
John Nagle <nagle(a)animats.com> writes:
> The major Red Hat based Linux distros are still shipping with Python 2.4.

Fedora 12 ships with Python 2.6, I think.
From: Wesley Brooks on
I've got Fedora 10 here with 2.5, and 11 at the office with 2.6.

On 29 May 2010 19:58, Paul Rubin <no.email(a)nospam.invalid> wrote:
> John Nagle <nagle(a)animats.com> writes:
>>   The major Red Hat based Linux distros are still shipping with Python 2.4.
>
> Fedora 12 ships with Python 2.6, I think.
> --
> http://mail.python.org/mailman/listinfo/python-list
>
From: Philip Semanchuk on

On May 29, 2010, at 2:58 PM, Paul Rubin wrote:

> John Nagle <nagle(a)animats.com> writes:
>> The major Red Hat based Linux distros are still shipping with
>> Python 2.4.
>
> Fedora 12 ships with Python 2.6, I think.

Fedora has been shipping with Python 2.6 since F11 release in June of
2009, and Python > 2.4 since F7 released in May 2007.

http://distrowatch.com/table.php?distribution=fedora


I think the OP is referring to RHEL (Enterprise Linux).


Cheers
Philip
From: Mike Fedyk on
On Sat, May 29, 2010 at 12:03 PM, Wesley Brooks <wesbrooks(a)gmail.com> wrote:
> On 29 May 2010 19:58, Paul Rubin <no.email(a)nospam.invalid> wrote:
>> John Nagle <nagle(a)animats.com> writes:
>>>   The major Red Hat based Linux distros are still shipping with Python 2.4.
>>
>> Fedora 12 ships with Python 2.6, I think.
>
> I've got Fedora 10 here with 2.5, and 11 at the office with 2.6.
>

And Fedora 13 that has 2.6 and 3.1.

And whatever slows down the upgrade treadmill is good IMO. People
should not have to install the latest python just to use your app.
 |  Next  |  Last
Pages: 1 2 3 4
Prev: Help with Regexp, \b
Next: xrange issue 7721