Rasterio: End of Support for Python 2.x

Created on 31 Jan 2019  路  3Comments  路  Source: mapbox/rasterio

Python 2.7 is reaching End Of Life and will no longer be supported by PSF from 1st January, 2020 (11 months from now).

https://www.python.org/dev/peps/pep-0373/
python/devguide#344

Should rasterio 1.0.x be the last version to support Python 2.x?

Related to https://github.com/Toblerity/Fiona/issues/716

Most helpful comment

All 3 comments

Consensus: drop support for Python 2 in the master branch (to be 1.1).

I've had a change of mind. For 1.1, which I'm interested in acceleration, let's note that we're going to drop support for Python 2 in the next release. I'll add a warning to the setup script and the rasterio.compat module for 1.1.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ungarj picture ungarj  路  4Comments

astrojuanlu picture astrojuanlu  路  4Comments

valpesendorfer picture valpesendorfer  路  3Comments

sgillies picture sgillies  路  5Comments

davidbrochart picture davidbrochart  路  5Comments