[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Python 2.4 Bindings

From: Branko Čibej <brane_at_xbc.nu>
Date: 2005-06-23 05:31:21 CEST

Ben Collins-Sussman wrote:

>
> On Jun 22, 2005, at 7:04 AM, Robin Pellatt wrote:
>
>> OK, I'll try this list instead of 'users', could anyone give me an
>> update on this, or a reason why there are only bindings for Python
>> 2.3 available?
>
>
>
> Because nobody's bothered to build them yet, that's the only reason.

I wish that were the case...

The standard Windows Python 2.4 distro is compiled with VS.NET. The
Subversion Win32 binaries us MSVC, because that's what Apache uses in
its Win32 binary distros, and our binaries have to be compatible with
standard Apache installations.

Therefore we can't ship Python 2.4 bindings, because VS.NET and MSVC use
different (i.e. incompatible) runtime libraries.

There's a chance that httpd-2.2/apr-2.0 distros will be compiled with
VS.NET (2005?), at which point we can move to that versin for our
distros and of course ship with bindings for Python-2.4+. I'm not sure
what happens to Perl bindings in this case though. Yuck.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 23 05:29:57 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.