[3.12] Improve test coverage for is_typeddict (GH-104884) by miss-islington · Pull Request #104889 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
Conversation
miss-islington
commented
May 24, 2023
miss-islington
commented
Contributor
In particular, it's important to test that is_typeddict(TypedDict)
returns False.
(cherry picked from commit 1497607)
Co-authored-by: Jelle Zijlstra jelle.zijlstra@gmail.com
In particular, it's important to test that is_typeddict(TypedDict) returns False. (cherry picked from commit 1497607) Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
miss-islington
requested review from
AlexWaygood,
Fidget-Spinner,
JelleZijlstra and
gvanrossum
as code owners
bedevere-bot
added
the
awaiting review
label
bedevere-bot
mentioned this pull request
AlexWaygood
enabled auto-merge (squash)
JelleZijlstra
self-assigned this
AlexWaygood
merged commit
3d91d03
into
python:3.12
bedevere-bot
removed
the
awaiting review
label
miss-islington
deleted the
backport-1497607-3.12
branch
erlend-aasland
mentioned this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment