← 返回首页
[3.12] Improve test coverage for is_typeddict (GH-104884) by miss-islington · Pull Request #104889 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

[3.12] Improve test coverage for is_typeddict (GH-104884)#104889

Merged
AlexWaygood merged 1 commit into
python:3.12from
miss-islington:backport-1497607-3.12
May 24, 2023
Merged

[3.12] Improve test coverage for is_typeddict (GH-104884)#104889
AlexWaygood merged 1 commit into
python:3.12from
miss-islington:backport-1497607-3.12

Conversation

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>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip issue skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Footer

© 2026 GitHub, Inc.