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

ci: add support for python 3.10 experimental builds #3842

Closed
abn opened this issue Mar 27, 2021 · 1 comment · Fixed by #3859
Closed

ci: add support for python 3.10 experimental builds #3842

abn opened this issue Mar 27, 2021 · 1 comment · Fixed by #3859
Labels
area/ci Related to CI/CD kind/feature Feature requests/implementations

Comments

@abn
Copy link
Member

abn commented Mar 27, 2021

We should implement support for 3.10 CI builds in our pipelines for testing. This would be easily done once the new bootstrap ( is completed (#3706).

This was orginally raised in #3828.

Btw, maybe it'll be a great idea to enable Python 3.10 in your pipeline too, you just need to allow failure in that step while the official version isn't released yet! For more information check this out

See similar work done in poetry-core: python-poetry/poetry-core#144.

Copy link

github-actions bot commented Mar 2, 2024

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area/ci Related to CI/CD kind/feature Feature requests/implementations
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant