Skip to content

Support Python 3.14#116

Merged
ilevkivskyi merged 2 commits into
ilevkivskyi:masterfrom
glatterf42:enh/test-support-python3.14
Oct 20, 2025
Merged

Support Python 3.14#116
ilevkivskyi merged 2 commits into
ilevkivskyi:masterfrom
glatterf42:enh/test-support-python3.14

Conversation

@glatterf42

Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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