A plea for Python 2.3
Dan Villiom Podlaski Christiansen
danchr at gmail.com
Thu May 28 02:00:24 CDT 2009
On 28/05/2009, at 02.38, Jeff Squyres wrote:
> I was testing the fix for http://www.selenic.com/mercurial/bts/
> issue967 today and discovered that the next release of Mercurial will
> not support Python 2.3.
>
> As a lurker on this list, I recognize that I may have missed prior
> discussions and/or rationale for why 2.3 support is being dropped.
> Have I missed the boat to plea for continued support for Python 2.3?
I'm not a core Mercurial developer, but from following its
development, I'd say the chances of getting any part of Mercurial 1.3
— or later — to run unmodified on Python 2.3 is quite low. After
dropping support for Python 2.3 — first released in 2003 — people
have been modifying Mercurial to use Python features introduced in 2.4.
I believe the removal of support for Python 2.3 was announced in this
mail:
<http://www.selenic.com/pipermail/mercurial/2009-March/024823.html>
I suspect that your only options are either to backport the changes
you need to Mercurial 1.2, port Mercurial 1.3 to Python 2.3 when
released, or somehow get Python 2.4 or later running on the servers,
and use that.
--
Dan Villiom Podlaski Christiansen
danchr at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 1943 bytes
Desc: not available
Url : http://selenic.com/pipermail/mercurial/attachments/20090528/46a5b135/attachment.bin
More information about the Mercurial
mailing list