Commit 01a1230
Improve test coverage for is_typeddict (pythonGH-104884)
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>1 parent ddc29c8 commit 01a1230
1 file changed
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7223 | 7223 | | |
7224 | 7224 | | |
7225 | 7225 | | |
7226 | | - | |
7227 | | - | |
| 7226 | + | |
| 7227 | + | |
7228 | 7228 | | |
7229 | | - | |
| 7229 | + | |
| 7230 | + | |
| 7231 | + | |
| 7232 | + | |
| 7233 | + | |
| 7234 | + | |
| 7235 | + | |
| 7236 | + | |
| 7237 | + | |
| 7238 | + | |
| 7239 | + | |
| 7240 | + | |
| 7241 | + | |
| 7242 | + | |
| 7243 | + | |
| 7244 | + | |
| 7245 | + | |
| 7246 | + | |
| 7247 | + | |
| 7248 | + | |
7230 | 7249 | | |
7231 | 7250 | | |
7232 | 7251 | | |
| |||
0 commit comments