Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Only depend on typing_extensions for Python < 3.10 #1015

Merged

Conversation

dcermak
Copy link
Contributor

@dcermak dcermak commented Feb 19, 2024

All required types are part of the stdlib as of Python 3.10

@dcermak dcermak force-pushed the typing_extensions-only-for-older-py branch from faadfcc to 96c5e0a Compare February 19, 2024 08:30
All required types are part of the stdlib as of Python 3.10
@dcermak dcermak force-pushed the typing_extensions-only-for-older-py branch from 854ff75 to 5170451 Compare February 19, 2024 08:39
@ssbarnea
Copy link

@dcermak Any idea about the failing tests?

@RonnyPfannschmidt
Copy link
Contributor

Those relate to shallow checkout

I have a workaround

@RonnyPfannschmidt RonnyPfannschmidt merged commit fee09f4 into pypa:main Feb 28, 2024
16 of 18 checks passed
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.

None yet

3 participants