appveyor / ci

AppVeyor community support repository
https://www.appveyor.com
344 stars 64 forks source link

Python 3.11 #3844

Closed EwoutH closed 1 year ago

EwoutH commented 1 year ago

Python 3.11 is now in Release Candidate phase and will be released next week. Python 3.11 is ABI stable and wheels are already build and generated. For this CI is useful, so it would be great if AppVeyor could add Python 3.11 to it's images.

FeodorFitsner commented 1 year ago

Thanks for letting know! We'll take care about that.

EwoutH commented 1 year ago

Awesome! Please keep me in the loop! To give some context, this is currently preventing lxml from building Python 3.11 wheels on Windows, which is blocking Statsmodels in it's turn, which is blocking a lot of scientific Python packages.

EwoutH commented 1 year ago

The stable 3.11.0 version is now released, so that one can be added directly to AppVeyor.

EwoutH commented 1 year ago

@FeodorFitsner As of this moment, do you have anything to share?

FeodorFitsner commented 1 year ago

Ubuntu images with Python 3.11 are coming later today or early tomorrow.

EwoutH commented 1 year ago

Awesome, great to hear! Do you know anything about Windows yet?

FeodorFitsner commented 1 year ago

Python 3.11.0 has been added to Ubuntu images: https://www.appveyor.com/updates/2022/10/31/

dvarrazzo commented 1 year ago

I would say that most people are looking for Windows image on Appveyor.

@FeodorFitsner could you please re-open this task and close it when windows images are released? Thank you.

FeodorFitsner commented 1 year ago

Absolutely! Working on the update!

dvarrazzo commented 1 year ago

That's very appreciated, @FeodorFitsner :slightly_smiling_face:

bastimeyer commented 1 year ago

According to https://github.com/appveyor/build-images/blob/89259536a29d353fd7c63e0ec9b5f51d79e5af6d/scripts/Windows/install_python.ps1 Python 3.11 was added.

And according to this post, the new images with Python 3.11 have been deployed, so the issue could be closed, right? https://www.appveyor.com/updates/2022/11/07/

FeodorFitsner commented 1 year ago

Absolutely!

Athanasius commented 1 year ago

Is there something further holding up the generation, and uploading to PyPi, of the Windows Python 3.11 wheels ?

hugovk commented 1 year ago

@Athanasius This is the tracker for the AppVeyor CI service. Did you mean to ask that of some Python library instead?

Athanasius commented 1 year ago

@Athanasius This is the tracker for the AppVeyor CI service. Did you mean to ask that of some Python library instead?

Ah yes, I got a little turned around there, sorry :)