Skip to content

Add 3.14t CI#20076

Closed
ngoldbaum wants to merge 3 commits into
python:masterfrom
ngoldbaum:3.14t
Closed

Add 3.14t CI#20076
ngoldbaum wants to merge 3 commits into
python:masterfrom
ngoldbaum:3.14t

Conversation

@ngoldbaum

Copy link
Copy Markdown

Fixes #1136 (still draft)

This adds testing for the free-threaded build of Python 3.14. I marked the PR as draft because there are still failing tests. See mypyc/mypyc#1136 (comment) for my investigation. I need some input from a maintainer on the best way forward to either fix or ignore the failing tests.

@github-actions

Copy link
Copy Markdown
Contributor

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

@sterliakov

Copy link
Copy Markdown
Collaborator

Is this the same as #20029? Would you consider coordinating your efforts with @cdce8p in one PR instead?

@ngoldbaum

Copy link
Copy Markdown
Author

Thanks, closing in favor of #20029

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.

Allow @overload outside stubs

3 participants