diff options
author | Ethan Furman <ethan@stoneleaf.us> | 2021-11-17 23:38:56 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-17 23:38:56 -0800 |
commit | 65c089751b81a132613f4528f16938918a013f25 (patch) | |
tree | 5c3f683168142266e16f909a07af0087f96c9b42 /Lib/test/test_queue.py | |
parent | 8eabe60108b536b942c791b5d3dc3c3020497aac (diff) | |
download | cpython-git-65c089751b81a132613f4528f16938918a013f25.tar.gz |
[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 'Lib/test/test_queue.py')
0 files changed, 0 insertions, 0 deletions