Conversation
dhdaines
approved these changes
Mar 25, 2026
Contributor
dhdaines
left a comment
There was a problem hiding this comment.
Trivial change, which should obviously work! How much longer should we support Python 3.8?
Member
Author
Until we decide to drop it for RA/Studio, and I have no specific plan to do that at the moment. Actually, the real answer is until it causes us some trouble to keep supporting, which it doesn't yet. When CI breaks for py 3.8, the solution will be to remove it rather than fix it. |
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.
PR Goal?
build wheels for Python 3.14 so as to make it easy to build RA/Studio on Windows with Python 3.14
Feedback sought?
sanity checking
Priority?
normal
Tests added?
yup, in matrix-tests
How to test?
See CI output
Confidence?
high if CI passes
Version change?
Yes please, I would like to publish 0.6.6 with the Python 3.14 wheels, but still keeping wheels going back to 3.8 since we still say we support it in RA/Studio, even though it's been EOL for a while.