Skip to content

Conversation

@cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 13, 2025

@Julian
Copy link
Member

Julian commented Oct 13, 2025

Thanks. There's an additional small change needed to the noxfile.py to add '3.14' to the list of noxenvs. After that this certainly would be good to merge.

@cclauss
Copy link
Contributor Author

cclauss commented Oct 13, 2025

I added both python3.14 and python3.14t. Is it correct to add both?

"3.12",
"3.13",
"3.14",
"3.14t",
Copy link
Member

Choose a reason for hiding this comment

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

Can you either put 3.14 last or explicitly change LATEST on the next line to be 3.14 -- that's used as the "default" Python for envs which don't specify a specific version, and we may as well use "normal" Python rather than the free threaded one.

@cclauss
Copy link
Contributor Author

cclauss commented Oct 13, 2025

lxml==6.0.2 seems to be required.

https://ft-checker.com/?search=referencing scroll to the bottom and click the tab for Python 3.14t Compatibility Results

@Julian Julian merged commit 3ce7f9a into python-jsonschema:main Oct 13, 2025
23 checks passed
@cclauss cclauss deleted the patch-1 branch October 13, 2025 14:24
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