Skip to content

build: build wheels for Python 3.14 as well#76

Merged
dhdaines merged 2 commits intomainfrom
dev.ej/py314
Mar 25, 2026
Merged

build: build wheels for Python 3.14 as well#76
dhdaines merged 2 commits intomainfrom
dev.ej/py314

Conversation

@joanise
Copy link
Copy Markdown
Member

@joanise joanise commented Mar 24, 2026

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.

@joanise joanise requested a review from dhdaines March 24, 2026 21:59
Copy link
Copy Markdown
Contributor

@dhdaines dhdaines left a comment

Choose a reason for hiding this comment

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

Trivial change, which should obviously work! How much longer should we support Python 3.8?

@joanise
Copy link
Copy Markdown
Member Author

joanise commented Mar 25, 2026

How much longer should we support Python 3.8?

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.

@dhdaines dhdaines merged commit 32084e8 into main Mar 25, 2026
24 checks passed
@dhdaines dhdaines deleted the dev.ej/py314 branch March 25, 2026 16:09
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