-
-
Notifications
You must be signed in to change notification settings - Fork 33.4k
build: test on Python 3.14 #59983
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
base: main
Are you sure you want to change the base?
build: test on Python 3.14 #59983
Conversation
Review requested:
|
The
notable-change
Please suggest a text for the release notes if you'd like to include a more detailed summary, then proceed to update the PR description with the text or a link to the notable change suggested text comment. Otherwise, the commit will be placed in the Other Notable Changes section. |
ba01e24
to
97f2670
Compare
97f2670
to
40575dc
Compare
40575dc
to
109d743
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #59983 +/- ##
==========================================
- Coverage 88.46% 88.45% -0.01%
==========================================
Files 703 703
Lines 207368 207368
Branches 39983 39980 -3
==========================================
- Hits 183438 183427 -11
+ Misses 15933 15931 -2
- Partials 7997 8010 +13 🚀 New features to boost your workflow:
|
Python 3.14 (the π version) was released today. |
uses: actions/setup-python@a26af69be951a213d495a4c3e4e4022e16d87065 # v5.6.0 | ||
with: | ||
python-version: ${{ env.PYTHON_VERSION }} | ||
allow-prereleases: true |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I guess we dont need this anymore?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I usually just leave them in place so we can test Python 3.15, etc.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM with a green CI
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
SGTM
Can someone please merge this one? I do not understand the hieroglyphics of the regex error message. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I came here to raise a PR to do this (Fedora 43 will have 3.14 by default, and I've configured and run a build with it without problems.
@cclauss Has it had a CI run? [EDIT: I've kicked one off - I don't expect any issues though 🤞🏻 ] |
Python v3.14 -- October 7th