Skip to content

Add python 3.14 to cicd test matrix#41

Merged
LilyFirefly merged 1 commit into
mainfrom
jsa/add-py-3-14-to-test-matrix
Jun 16, 2026
Merged

Add python 3.14 to cicd test matrix#41
LilyFirefly merged 1 commit into
mainfrom
jsa/add-py-3-14-to-test-matrix

Conversation

@jilsahm

@jilsahm jilsahm commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

The new pyo3 lib supports python 3.14 now. In order to unblock potentially python upgrades for users of the lib the test matrix is extended to use python 3.14 too.

image

@jilsahm jilsahm requested a review from a team as a code owner June 15, 2026 09:58
@jilsahm jilsahm marked this pull request as draft June 15, 2026 10:01
@jilsahm

jilsahm commented Jun 15, 2026

Copy link
Copy Markdown
Contributor Author

pyo3 does not support python 3.14 yet...

@LilyFirefly

Copy link
Copy Markdown
Contributor

I think the problem here is we're trying to use an old version of pydantic-core, which is itself using an old PyO3 version.

@jilsahm jilsahm force-pushed the jsa/add-py-3-14-to-test-matrix branch from eee9ce3 to d105a70 Compare June 16, 2026 06:04
@jilsahm jilsahm marked this pull request as ready for review June 16, 2026 06:08

@salvatore-giammanco salvatore-giammanco left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice!

@LilyFirefly LilyFirefly left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

I have one minor nitpick about the changelog wording, but it's not a blocker.

Comment thread CHANGELOG.md Outdated
@jilsahm jilsahm force-pushed the jsa/add-py-3-14-to-test-matrix branch from d105a70 to 6266ea6 Compare June 16, 2026 08:02
Comment thread CHANGELOG.md Outdated
Add changlog entry

Revert changelog
@jilsahm jilsahm force-pushed the jsa/add-py-3-14-to-test-matrix branch from 6266ea6 to a4a3af1 Compare June 16, 2026 10:39
@LilyFirefly LilyFirefly merged commit d24c1e9 into main Jun 16, 2026
1 check passed
@LilyFirefly LilyFirefly deleted the jsa/add-py-3-14-to-test-matrix branch June 16, 2026 10:47
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.

3 participants