shaneknapp commented on issue #26330: [SPARK-29672][PYSPARK] remove py27 support for jenkins tests and testing framework URL: https://github.com/apache/spark/pull/26330#issuecomment-554009581 > If we are choosing 2 versions, I think 3.6 and maybe 3.8. > that works... it will take a little bit of work to get a 3.8 conda env set up, but i should be able to get that sorted by the end of january 2020. > > once we cut the first 3.0 release, we can decide exactly which major/minor versions of python to test against on master and update python/run-tests.py accordingly. > > That sounds like a good plan if it's not too much hassle for you. I would get a little nervous about some Python 2 issue holding up the release :) well, tests are currently passing w/python2... which is great. if we see that python2 tests are going to hold up the 3.0 release, i can just yank the python2.7 (and pypy) executables from `python/run-tests.py`! > Seems OK to me if it's forward progress. But we drop it entirely after branch 3.0 is cut? yeah, it's forward progress and i will be overjoyed to drop python2.7/pypy2.5.1 after 3.0. i'll update the PR title/desc, as well as the JIRA and then merge later today.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
