diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2021-11-18 07:38:56 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-18 07:38:56 (GMT) |
commit | 65c089751b81a132613f4528f16938918a013f25 (patch) | |
tree | 5c3f683168142266e16f909a07af0087f96c9b42 /Python/getplatform.c | |
parent | 8eabe60108b536b942c791b5d3dc3c3020497aac (diff) | |
download | cpython-65c089751b81a132613f4528f16938918a013f25.zip cpython-65c089751b81a132613f4528f16938918a013f25.tar.gz cpython-65c089751b81a132613f4528f16938918a013f25.tar.bz2 |
[3.10] [Enum] update member.member removal (GH-29608)
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/getplatform.c')
0 files changed, 0 insertions, 0 deletions