summaryrefslogtreecommitdiffstats
path: root/Python/sysmodule.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2021-11-18 08:50:42 (GMT)
committerGitHub <noreply@github.com>2021-11-18 08:50:42 (GMT)
commitfeccea6a7eb1309513750bb4a31aee5a65c7c4bf (patch)
treee38ad72a30919d56833a505f0bd35cba62fac79e /Python/sysmodule.c
parentd75407392759324d3aa9f6b6682c342b8a42a292 (diff)
downloadcpython-feccea6a7eb1309513750bb4a31aee5a65c7c4bf.zip
cpython-feccea6a7eb1309513750bb4a31aee5a65c7c4bf.tar.gz
cpython-feccea6a7eb1309513750bb4a31aee5a65c7c4bf.tar.bz2
[3.9] [Enum] update member.member removal (GH-29611)
Accessing one enum member from another originally raised an `AttributeError`, but became possible due to a performance boost implementation detail. In 3.11 it will again raise an `AttributeError`.
Diffstat (limited to 'Python/sysmodule.c')
0 files changed, 0 insertions, 0 deletions