Skip to content
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

Add Python 3.10 support #1361

Closed
wants to merge 4 commits into from
Closed

Add Python 3.10 support #1361

wants to merge 4 commits into from

Conversation

timgates42
Copy link
Contributor

Will probably need to wait for appveyor windows-images to support python
3.10, but see if any other issues can be flushed out.

Will probably need to wait for appveyor windows-images to support python
3.10, but see if any other issues can be flushed out.
@timgates42
Copy link
Contributor Author

Looks like GitHub Actions also assume 3.10 can fit inside 3 characters

@timgates42
Copy link
Contributor Author

No - found this very helpful comment on the 3.10 github issues - actions/setup-python#249 (comment)

@timgates42 timgates42 changed the title Test out Python 3.10 support Add Python 3.10 support Oct 6, 2021
@dvarrazzo
Copy link
Member

Hi @timgates42

I had already started Python 3.10 support in this branch. It is currently stuck on the lack of Python 3.10 on the runners.

Is yours ahead?

@timgates42
Copy link
Contributor Author

Thanks @dvarrazzo looks like we have reached the same point, will watch appveyor for python 3.10 support

@Borketh
Copy link

Borketh commented Oct 9, 2021

Any news on this? You guys are the only package left that I need to test my application's py3.10 port.

@dvarrazzo
Copy link
Member

@AstroFloof didnyou check if appveyor has added python 3.10 support?

@timgates42
Copy link
Contributor Author

I'm following the appveyor image feed but unfortunately looks like they do new images only occassionally - https://www.appveyor.com/updates/

@Borketh
Copy link

Borketh commented Oct 10, 2021

Well it seems to be whenever a bunch of new images are needed, so I requested 3.10 on their github at least. appveyor/build-images#93

@Borketh
Copy link

Borketh commented Oct 11, 2021

Looks like their next scheduled release is Oct 21, and they don't have py 3.10 on their list...

@dvarrazzo
Copy link
Member

Packages released for macOS and Linux. Ticket #1371 will stay open to track Windows support.

@dvarrazzo dvarrazzo closed this Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants