Skip to content

[3.13] Add test checking value of a TypedDict's __total__ attribute when there is an assignment in the class body. (GH-130460) #130462

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 22, 2025

Conversation

miss-islington
Copy link
Contributor

In relation to GH-109544 which changed this behavior.
(cherry picked from commit d8ce092)

Co-authored-by: Daraan github.blurry@9ox.net
Signed-off-by: Daniel Sperber github.blurry@9ox.net

…re is an assignment in the class body. (pythonGH-130460)

In relation to pythonGH-109544 which changed this behavior.
(cherry picked from commit d8ce092)

Co-authored-by: Daraan <github.blurry@9ox.net>
Signed-off-by: Daniel Sperber <github.blurry@9ox.net>
@JelleZijlstra JelleZijlstra enabled auto-merge (squash) February 22, 2025 17:35
@JelleZijlstra JelleZijlstra merged commit 6abec03 into python:3.13 Feb 22, 2025
42 checks passed
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.

3 participants