[Xapian-devel] GSOC - 2012

Dan Colish dcolish at gmail.com
Mon Mar 26 16:22:39 BST 2012


On 3/26/12 6:08 AM, Olly Betts wrote:
> On Mon, Mar 26, 2012 at 08:51:22PM +0800, sabrina wrote:
>> Python 3 has several release, such as  Python 3.0, 3.1, 3.2. Does SWIG
>> support all these versions well? When supporting Python 3, which version we
>> should use?
> I believe SWIG supports all of them - if not, addressing that should
> really be part of the project.
>
> 3.1 and 3.2 are certainly both active release series for Python, so
> supporting both is desirable I think.  3.0 probably less so.
>
> Cheers,
>     Olly
>
> _______________________________________________
> Xapian-devel mailing list
> Xapian-devel at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-devel
SWIG claims to support Python 2.0 and up. I gather its probably not as
well maintained for versions that old since no one is using them. It
certainly has good support for 2.6 and up. If we are targeting specific
versions, we should support 2.6 and higher. The real issue in supporting
all these versions is testing them. We'll need to run tests on all the
specific versions we claim to support.

--Dan



More information about the Xapian-devel mailing list