diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2023-04-13 15:31:03 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-13 15:31:03 (GMT) |
commit | a6f95941a3d686707fb38e0f37758e666f25e180 (patch) | |
tree | 0ea29dae5df68a1d67ec01e648659c79f9ff15e6 /Python/frame.c | |
parent | 2194071540313e2bbdc7214d77453b9ce3034a5c (diff) | |
download | cpython-a6f95941a3d686707fb38e0f37758e666f25e180.zip cpython-a6f95941a3d686707fb38e0f37758e666f25e180.tar.gz cpython-a6f95941a3d686707fb38e0f37758e666f25e180.tar.bz2 |
gh-103479: [Enum] require __new__ to be considered a data type (GH-103495)
a mixin must either have a __new__ method, or be a dataclass, to be interpreted as a data-type
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions