AppVeyor: Test on Python 3.9 final#5014
Conversation
😄
Hmm... The idea for using VS2017 was to test the build script against multiple versions of VS. I currently only have VS2017 installed on my system and it is what I use to compile Pillow, but that doesn't give immediate test results when updating one of the dependencies (to see if the patches need to be updated), especially since I don't always rebuild dependencies when changing branches. |
|
Sure, let's wait, we're in no rush to update this, we already have GHA testing 3.9. If AppVeyor aren't going to put 3.9 on VS2017, maybe 3.9/VS2019 and 3.6/VS2017 is possible? |
Looks like it is not too difficult: https://www.appveyor.com/docs/build-environment/#using-multiple-images-for-the-same-build |
|
Updated! |
|
(11 hours later and Travis CI still hasn't finished...) |
Fixes #4953.
Changes proposed in this pull request:
(It's like buses. You wait for ages and then two come along at once.)