Re: [gdal-dev] Python 3.X support added for GDAL Python bindings

Ivan Lucena ivan.lucena at pmldnet.com
Sun Dec 6 18:35:56 EST 2009


Hi Even,

Is the Python 3.0 still compiled with VC71? I am asking that because I tried to build a GDAL-Python with VC9 (VS 
2008 Express Edition) and it usually doesn't work since Python 2.5 was compiled with VC71 (VS 2003).

Regards,

Ivan


>  -------Original Message-------
>  From: Even Rouault <even.rouault at mines-paris.org>
>  Subject: [gdal-dev] Python 3.X support added for GDAL Python bindings
>  Sent: Dec 06 '09 15:43
>  
>  Folks,
>  
>  I've just added support for Python 3.X in trunk (
>  http://trac.osgeo.org/gdal/ticket/3265 ). Compatibility with Python 2.X
>  has been kept of course.
>  
>  The bindings are successfully regenerated and autotest suite passes with
>  both Python 2.3, Python 2.6 and Python 3.1 (except a few OGR tests that
>  involve non ASCII content that don't pass with Python 3.1)
>  
>  As this is a pretty massive change (159 files changed), broad testing
>  would be appreciated to ensure that at least no regression was
>  introduced when run against Python 2.X
>  
>  Best regards,
>  
>  Even
>  
>  
>  _______________________________________________
>  gdal-dev mailing list
>  gdal-dev at lists.osgeo.org
>  http://lists.osgeo.org/mailman/listinfo/gdal-dev
>  


More information about the gdal-dev mailing list