Uh oh!
There was an error while loading. Please reload this page.
ARROW-17892: [CI] Use Python 3.10 in AppVeyor build - #14307
Conversation
jorisvandenbossche
commented
Oct 18, 2022
#13552 is fixing the cython tests, required the get this passing |
jorisvandenbossche
commented
Oct 25, 2022
4b62de3 to
ed550d6CompareUh oh!
There was an error while loading. Please reload this page.
jorisvandenbossche
commented
Oct 27, 2022
It worked: |
jorisvandenbossche
commented
Nov 9, 2022
Appveyor is passing, so merging. Thanks! |
ursabot
commented
Nov 9, 2022
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.