Remove py27 CI jobs by h-vetinari · Pull Request #24942 · pandas-dev/pandas (original) (raw)
@jreback: as i said above pls start over and JUST remove the 2.7 jobs; since things are working now this will just work. after that you can do independent PR to add new / change things.
Of course it's easier to just rip things out, but I actually went to the effort here of thinking of a good distribution for the CI, updating the jobs, and making them pass again.
That's also how the last numpy bump was made. Tbh, I feel these conditions are quite arbitrary, but well... I'll delete the former PY2 jobs later today, and post the fixes in a separate PR.
PY35 is not being removed at this time
I know that. But adding 6-7 PY35
-specific xfails (for non-core functionality) aren't that severe IMO, considering the point in the lifecycle.