Commit 8c28737
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 fa7d8ce commit 8c28737
1 file changed
Lines changed: 22 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6756 | 6756 | | |
6757 | 6757 | | |
6758 | 6758 | | |
6759 | | - | |
6760 | | - | |
| 6759 | + | |
| 6760 | + | |
6761 | 6761 | | |
6762 | | - | |
| 6762 | + | |
| 6763 | + | |
| 6764 | + | |
| 6765 | + | |
| 6766 | + | |
| 6767 | + | |
| 6768 | + | |
| 6769 | + | |
| 6770 | + | |
| 6771 | + | |
| 6772 | + | |
| 6773 | + | |
| 6774 | + | |
| 6775 | + | |
| 6776 | + | |
| 6777 | + | |
| 6778 | + | |
| 6779 | + | |
| 6780 | + | |
| 6781 | + | |
6763 | 6782 | | |
6764 | 6783 | | |
6765 | 6784 | | |
| |||
0 commit comments