X Tutup
The Wayback Machine - https://web.archive.org/web/20221223181355/https://github.com/python/cpython/pull/98453
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Enum] add built-in property to test_test_simple_enum #98453

Merged
merged 1 commit into from Nov 6, 2022

Conversation

ethanfurman
Copy link
Member

@ethanfurman ethanfurman commented Oct 19, 2022

No description provided.

@bedevere-bot bedevere-bot added awaiting core review tests Tests in the Lib/test dir labels Oct 19, 2022
@ethanfurman ethanfurman self-assigned this Oct 19, 2022
@ethanfurman ethanfurman merged commit a71b117 into python:main Nov 6, 2022
13 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Nov 6, 2022

Thanks @ethanfurman for the PR 🌮🎉.. I'm working now to backport this PR to: 3.11.
🐍🍒🤖

@miss-islington
Copy link
Contributor

miss-islington commented Nov 6, 2022

Sorry, @ethanfurman, I could not cleanly backport this to 3.11 due to a conflict.
Please backport using cherry_picker on command line.
cherry_picker a71b117c3d4e4828057970706d03c2dad8f67c1f 3.11

@ethanfurman ethanfurman deleted the enum-simple-enum-fix branch Nov 6, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants
X Tutup