Skip to content

Conversation

cdce8p
Copy link
Collaborator

@cdce8p cdce8p commented Oct 8, 2025

No description provided.

This comment has been minimized.

@cdce8p cdce8p changed the title Run CI with Python 3.14.0 final Run CI for Python 3.14.0 and free-threading Oct 8, 2025
attrs>=18.0
filelock>=3.3.0
lxml>=5.3.0; python_version<'3.15'
lxml>=5.3.0; python_version<'3.14' # lxml doesn't ship wheels for cp314t yet
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

This could be updated if PEP 780 get's accepted. It's still a draft though at the moment.
https://peps.python.org/pep-0780/#examples

This comment has been minimized.

@cdce8p
Copy link
Collaborator Author

cdce8p commented Oct 8, 2025

Looks like there is just one flaky test for the free-threading build.

mypy/test/teststubgen.py::StubgenPythonSuite::stubgen.test::testImportedModuleHardExits_import

@cdce8p cdce8p force-pushed the actions-use-3.14.0 branch from 91f1414 to 05d345b Compare October 9, 2025 22:16
Copy link
Contributor

github-actions bot commented Oct 9, 2025

According to mypy_primer, this change doesn't affect type check results on a corpus of open source code. ✅

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.

1 participant