Update minimum Python version to 3.13 and pin numpy to 2.5.2 - #2623
Open
flagrama wants to merge 4 commits into
Open
Update minimum Python version to 3.13 and pin numpy to 2.5.2#2623flagrama wants to merge 4 commits into
flagrama wants to merge 4 commits into
Conversation
Add draft of dependency versioning policy document.
Collaborator
|
The previous policy in CONTRIBUTING.md should be replaced with a reference to the new document. |
flagrama
marked this pull request as ready for review
August 26, 2026 21:03
Author
|
Note that I don't mention Linux as being a platform necessary for dependency policies for several reasons:
It does not imply Linux is not a supported version for runtime in any way, nor does it imply Linux is not a supported development platform. |
jdunn596
approved these changes
Aug 28, 2026
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.
Add draft of dependency versioning policy document as well.
This helps resolve multiple issues discovered via real-world Windows and Linux usage discussed in #dev-public-talk as well as creating consistent documentation for bumping dependency versions with a proposed policy written in the document draft.