Skip to content

Conversation

ngoldbaum
Copy link

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.

Copy link
Contributor

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

@sterliakov
Copy link
Collaborator

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

@ngoldbaum
Copy link
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

2 participants