Support python 3.14#4844
Open
schustmi wants to merge 2 commits into
Open
Conversation
581c4fb to
ac322d5
Compare
ce5747e to
f1ad509
Compare
f1ad509 to
c66842b
Compare
c66842b to
e1287ef
Compare
Contributor
Documentation Link Check Results❌ Absolute links check failed |
9b3d2c8 to
78ebda2
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
c0bc325 to
5a1cee9
Compare
5a1cee9 to
6b11e32
Compare
6b11e32 to
c9e0af7
Compare
c9e0af7 to
822bb57
Compare
bcdurak
approved these changes
May 29, 2026
Contributor
bcdurak
left a comment
There was a problem hiding this comment.
It makes me a bit uneasy to modify existing migration scripts but I couldn't find a scenario which would fail. Considering all the other changes, the sooner we merge this the better. I left a small comment but other than that things look good.
1 task
822bb57 to
762078f
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe changes
Adds support for python 3.14.
Breaking changes:
0.18.0->0.38.0Pre-requisites
Please ensure you have done the following:
developand the open PR is targetingdevelop. If your branch wasn't based on develop read Contribution guide on rebasing branch to develop.Types of changes