Skip to content

Support Python 3.14#2723

Merged
Kludex merged 8 commits intomainfrom
support-python-314
Oct 18, 2025
Merged

Support Python 3.14#2723
Kludex merged 8 commits intomainfrom
support-python-314

Conversation

@Kludex
Copy link
Copy Markdown
Owner

@Kludex Kludex commented Oct 10, 2025

Waiting for uvloop to cut a release: MagicStack/uvloop#692

Comment thread .github/workflows/main.yml Outdated
fail-fast: false
matrix:
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14"]
python-version: ["3.9", "3.10", "3.11", "3.12", "3.13", "3.14", "3.14t"]

Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's check what happens.

@Kludex Kludex merged commit 9b3f17a into main Oct 18, 2025
42 of 44 checks passed
@Kludex Kludex deleted the support-python-314 branch October 18, 2025 13:38
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.

2 participants