FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

[3.12] Improve test coverage for is_typeddict (GH-104884) by miss-islington · Pull Request #104889 · python/cpython · GitHub

/ cpython Public

[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


Back | FazBrowse Home | New Git URL