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

Add a backport of types.get_original_bases #154

Merged
merged 5 commits into from
Apr 26, 2023

Conversation

AlexWaygood
Copy link
Member

@AlexWaygood AlexWaygood commented Apr 24, 2023

Backport of python/cpython#101827 (cc. @Gobot1234).

The NamedTuple and TypedDict tests will fail until #150 is merged. CI is now green!

src/typing_extensions.py Outdated Show resolved Hide resolved
src/test_typing_extensions.py Outdated Show resolved Hide resolved
src/test_typing_extensions.py Outdated Show resolved Hide resolved
@JelleZijlstra JelleZijlstra merged commit 48b6855 into python:main Apr 26, 2023
@AlexWaygood AlexWaygood deleted the get_original_bases branch April 26, 2023 17:04
ShaneMurphy2 pushed a commit to ShaneMurphy2/typing_extensions that referenced this pull request May 17, 2023
Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This pull request was closed.
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