Re: Python 27 End of life

2020-01-05 Thread Sijie Guo
Hi Ali, Thank you for putting this together. What are the changes required for this? Code changes, documentation changes, docker file changes? What is the backward compatibility story? It would be great if you can incorporate these considerations into your proposal. It is hard for me to figure o

Re: Python 27 End of life

2020-01-05 Thread Ali Ahmed
Here is proposal for it, please add comments. https://docs.google.com/document/d/1kcRIvJVd8pfKxX3lgCRT1XWUAvh5HyHh9XCGIYZ5Flk/edit?usp=sharing On Sun, Jan 5, 2020 at 7:34 AM Sijie Guo wrote: > Please create a PIP for that. This requires a discussion and vote. > > - Sijie > > On Sat, Jan 4, 20

Re: Python 27 End of life

2020-01-05 Thread Sijie Guo
Please create a PIP for that. This requires a discussion and vote. - Sijie On Sat, Jan 4, 2020 at 5:04 PM Ali Ahmed wrote: > Python 2.7 is officially EOL. We should remove associated build artifacts > and update base docker build and distribution images to jdk11 and python3. > Ideally before th

Python 27 End of life

2020-01-04 Thread Ali Ahmed
Python 2.7 is officially EOL. We should remove associated build artifacts and update base docker build and distribution images to jdk11 and python3. Ideally before the next release. -Ali