Skip to content
Snippets Groups Projects
Unverified Commit 8f58db22 authored by Ethan Furman's avatar Ethan Furman Committed by GitHub
Browse files

[3.11] [Enum] fix check in _test_simple_enum (GH-96435)


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.

Co-authored-by: default avatarAlexandru Mărășteanu <alexei@users.noreply.github.com>
parent d00a9e01
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment