Feature description
Python 3.9 was end-of-life on 2025-10-31, so I think it's time to make GDAL's python support be python >= 10.
Additional context
https://devguide.python.org/versions/
And since #13575 is considering making C++20 be the minimum, it's a good time to also consider Python and any other language bindings that are supported.
Feature description
Python 3.9 was end-of-life on 2025-10-31, so I think it's time to make GDAL's python support be python >= 10.
Additional context
https://devguide.python.org/versions/
And since #13575 is considering making C++20 be the minimum, it's a good time to also consider Python and any other language bindings that are supported.