Skip to content

[3.11] [Enum] ignore property in _test_simple_enum #96435

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

Merged
merged 1 commit into from
Aug 30, 2022

Conversation

ethanfurman
Copy link
Member

No description provided.

The builtin `property` is not a callable, so was failing the check in
`_test_simple_enum` causing a match failure; this adds `property` to the
bypass list.
@ethanfurman ethanfurman merged commit 8f58db2 into python:3.11 Aug 30, 2022
@ethanfurman ethanfurman deleted the enum-simple_enum_fix branch November 23, 2022 23:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants