[gdal-dev] Python 3.X support added for GDAL Python bindings
Even Rouault
even.rouault at mines-paris.org
Sun Dec 6 15:43:31 EST 2009
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
More information about the gdal-dev
mailing list