Re: Not testing Python 2.7 on CI

2019-05-30 Thread Wes McKinney
I think as long as we have an easy docker-compose Python 2 build we can run nightly or ad hoc Python 2.7 builds. Running such builds should be part of getting ready for a release, anyway. Hopefully the Ursa Labs build cluster will be operational in the near future and can help with automating this.

Re: Not testing Python 2.7 on CI

2019-05-30 Thread Uwe L. Korn
Hello Antoine, when we're not testing Python 2.7 on CI anymore, I would suggest to drop Python 2 support completely then. My personal experience tells me that once we drop Python 2 on CI, we will immediately build a simple thing that breaks Python 2 support. Pushing out releases that might wo