[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: Alexandru Mărășteanu <alexei@users.noreply.github.com>
E
Ethan Furman committed
8f58db2279a97d826e5bfa99627ba9bb66f6f096
Parent: d00a9e0
Committed by GitHub <noreply@github.com>
on 8/30/2022, 7:39:03 PM