summaryrefslogtreecommitdiffstats
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2021-11-18 07:36:01 (GMT)
committerGitHub <noreply@github.com>2021-11-18 07:36:01 (GMT)
commit41365f7dc49b758717e28a5112affe14eac93775 (patch)
tree80183d184a2b7ede127fdb689c04c7c9987266bb /Python/ceval.c
parent17f5c5cad3bb9bfb6eecbe47ecc35ee3aafc54a9 (diff)
downloadcpython-41365f7dc49b758717e28a5112affe14eac93775.zip
cpython-41365f7dc49b758717e28a5112affe14eac93775.tar.gz
cpython-41365f7dc49b758717e28a5112affe14eac93775.tar.bz2
[3.9] [Enum] update member.member removal to 3.11 (GH-29607)
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/ceval.c')
0 files changed, 0 insertions, 0 deletions