Re: [gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-22 Thread Idan Miara
Hi Howard, Thanks for your comments! I have some PRs that I work on and I want to get merged before I can consider promoting other efforts :) (and I really hope this RFC would pass so I won't need to backport them to Python2 in order to get them merged...) Idan On Tue, 17 Nov 2020, 23:09 Howard

Re: [gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-18 Thread Momtchil Momtchev
    Hello, It seems that you have already decided, but just for your information, there is this page: https://python3statement.org/ Maybe you can add GDAL too 2020 will be the year that most major packages will start dropping Python 2 support. 2018 was the year that most major distributio

Re: [gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-17 Thread Howard Butler
LGTM. Thanks for the RFC and PRs. Can I convince Idan to also write an RFC to move all of the swig-generated bindings out of the main tree and into their own project? :) I'm half-serious, and I know this would represent real disruption. I also know Even is not so enthused about such an effort,

Re: [gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-16 Thread Sean Gillies
Hi Even, On Sun, Nov 15, 2020 at 7:39 AM Even Rouault wrote: > Hi, > > any comment on this before we put it to vote ? > > Even > > > Hi All, > > > > I would like to call for discussion on RFC77 Drop Python 2 support > > < > https://github.com/talos-gis/gdal/blob/Branch_rfc_drop_python2/gdal/doc/

Re: [gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-16 Thread Even Rouault
Sean, > It makes sense to me. I'm not aware of GDAL needing any features of Python > 3.7, so 3.6 sounds good. > > Since the project hasn't dropped support for a Python version in a long > time, maybe there should be a plan to warn in code Idan has a pull request in https://github.com/OSGeo/gdal/

Re: [gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-15 Thread Even Rouault
Hi, any comment on this before we put it to vote ? Even > Hi All, > > I would like to call for discussion on RFC77 Drop Python 2 support > rce/development/rfc/rfc77_drop_python2_support.rst> . > Please give your feed

[gdal-dev] Call for discussion on RFC77 Drop Python 2 support

2020-11-10 Thread Idan Miara
Hi All, I would like to call for discussion on RFC77 Drop Python 2 support . Please give your feedback on this PR. Kind regards