Skip to content

Prevent crash when enum/typeddict call is stored as a class attribute - #18861

Merged
JukkaL merged 2 commits into
python:masterfrom
sterliakov:bugfix/gh-18736-enum-as-attr-crash
Apr 1, 2025
Merged

Prevent crash when enum/typeddict call is stored as a class attribute#18861
JukkaL merged 2 commits into
python:masterfrom
sterliakov:bugfix/gh-18736-enum-as-attr-crash

Expand same fix to TypedDict (also crashes) and NamedTuple (doesn't c…

8f0bdc8
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs