This is an automated email from the ASF dual-hosted git repository.
kszucs pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 9123dad ARROW-8684: [Python] Workaround Cython type initialization bug
add 32e90ce ARROW-8741: [Python][Packaging] Keep VS2015 with for the
windows wheels
No new revisions were added by this update.
Summary of changes:
dev/tasks/python-wheels/appveyor.yml | 5 +-
dev/tasks/python-wheels/win-build-3.5.bat | 90 -------------------------------
dev/tasks/python-wheels/win-build.bat | 29 +++++-----
dev/tasks/tasks.yml | 6 ++-
python/pyarrow/tests/conftest.py | 19 +++----
5 files changed, 35 insertions(+), 114 deletions(-)
delete mode 100644 dev/tasks/python-wheels/win-build-3.5.bat