Skip to content

[3.11] Improve test coverage for is_typeddict (GH-104884) - #104888

Merged
JelleZijlstra merged 2 commits into
python:3.11from
miss-islington:backport-1497607-3.11
May 24, 2023
Merged

[3.11] Improve test coverage for is_typeddict (GH-104884)#104888
JelleZijlstra merged 2 commits into
python:3.11from
miss-islington:backport-1497607-3.11

Conversation

@miss-islington

Copy link
Copy Markdown
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>
Comment threadLib/test/test_typing.py Outdated
@JelleZijlstra
JelleZijlstra enabled auto-merge (squash) May 24, 2023 18:47
@JelleZijlstraJelleZijlstra self-assigned this May 24, 2023
@JelleZijlstra
JelleZijlstra merged commit 5e91167 into python:3.11May 24, 2023
@miss-islington
miss-islington deleted the backport-1497607-3.11 branch May 24, 2023 19:23
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issueskip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@miss-islington@JelleZijlstra@bedevere-bot