Add test checking value of a TypedDict's __total__ attribute when the… · python/cpython@d8ce092 · GitHub
Skip to content

Commit d8ce092

Browse files
authored
Add test checking value of a TypedDict's __total__ attribute when there is an assignment in the class body. (#130460)
In relation to #109544 which changed this behavior. Signed-off-by: Daniel Sperber <github.blurry@9ox.net>
1 parent 89d8b2d commit d8ce092

1 file changed

Lines changed: 16 additions & 0 deletions

File tree

Lib/test/test_typing.py

Lines changed: 16 additions & 0 deletions

0 commit comments

Comments
 (0)