Skip to content

Conversation

@glatterf42
Copy link
Contributor

Hi there :)

Please consider this as another way of asking: does typing_inspect support Python 3.14? I see that it doesn't officially, but (fingers-crossed) if the tests are passing, maybe it could :)

So this PR simply enables the CI tests on Python 3.14 for now.
I was originally led here by unionai-oss/pandera#2158.

@ilevkivskyi
Copy link
Owner

Hm, there is one test failure. However it looks like it is specific to mypy_extensions.TypedDict which is deprecated. I guess it is fine to simply skip that test on 3.14.

@glatterf42
Copy link
Contributor Author

Thanks, let's hope for the best :)

@ilevkivskyi ilevkivskyi merged commit ebc6f92 into ilevkivskyi:master Oct 20, 2025
9 checks passed
@glatterf42 glatterf42 deleted the enh/test-support-python3.14 branch October 20, 2025 11:00
@glatterf42
Copy link
Contributor Author

Thanks for merging this :)
This PR did not adjust the setup.py classifiers, do you want to do that or should I still do it?

@ilevkivskyi
Copy link
Owner

Please go ahead.

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