diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2024-02-28 23:17:49 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-28 23:17:49 (GMT) |
commit | 3ea78fd5bc93fc339ef743e6a5dfde35f04d972e (patch) | |
tree | d2721c6a87742242d2f4310fa584e16980d191fe /Python/frame.c | |
parent | 4d1d35b906010c6db15f54443a9701c20af1db2d (diff) | |
download | cpython-3ea78fd5bc93fc339ef743e6a5dfde35f04d972e.zip cpython-3ea78fd5bc93fc339ef743e6a5dfde35f04d972e.tar.gz cpython-3ea78fd5bc93fc339ef743e6a5dfde35f04d972e.tar.bz2 |
gh-115821: [Enum] better error message for calling super().__new__() (GH-116063)
docs now state to not call super().__new__
if super().__new__ is called, a better error message is now used
Diffstat (limited to 'Python/frame.c')
0 files changed, 0 insertions, 0 deletions