-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-17892: [CI] Use Python 3.10 in AppVeyor build #14307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
#13552 is fixing the cython tests, required the get this passing |
4b62de3 to
ed550d6
Compare
|
It worked: |
|
Appveyor is passing, so merging. Thanks! |
|
Benchmark runs are scheduled for baseline = 5182d62 and contender = 3c865c6. 3c865c6 is a master commit associated with this PR. Results will be available as each benchmark for each run completes. |
This PR tries to upgrade Python version used in
AppVeyorsetup and removesCONDA_DLL_SEARCH_MODIFICATION_ENABLEas it should not be needed with Python 3.10.