Commit 6abec03
[3.13] Add test checking value of a TypedDict's __total__ attribute when there is an assignment in the class body. (pythonGH-130460) (python#130462)
Add test checking value of a TypedDict's __total__ attribute when there is an assignment in the class body. (pythonGH-130460)
In relation to pythonGH-109544 which changed this behavior.
(cherry picked from commit d8ce092)
Signed-off-by: Daniel Sperber <[email protected]>
Co-authored-by: Daraan <[email protected]>1 parent c68a872 commit 6abec03
1 file changed
+16
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8356 | 8356 | | |
8357 | 8357 | | |
8358 | 8358 | | |
| 8359 | + | |
| 8360 | + | |
| 8361 | + | |
| 8362 | + | |
| 8363 | + | |
| 8364 | + | |
| 8365 | + | |
| 8366 | + | |
| 8367 | + | |
| 8368 | + | |
| 8369 | + | |
| 8370 | + | |
| 8371 | + | |
| 8372 | + | |
| 8373 | + | |
| 8374 | + | |
8359 | 8375 | | |
8360 | 8376 | | |
8361 | 8377 | | |
| |||
0 commit comments