aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Lib/test/test_importlib/test_metadata_api.py
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2021-04-23 19:08:22 -0700
committerGitHub <noreply@github.com>2021-04-23 19:08:22 -0700
commit6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7 (patch)
tree9fb43b61a6c399c92b54aacbdb7aecdaf5e16c43 /Lib/test/test_importlib/test_metadata_api.py
parent481994078fbf61317fe35456e9a1b8a960e7dfa0 (diff)
downloadcpython-6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7.tar.gz
cpython-6c681e1a4aa2dbca61be9a26c9257d7d25fa29a7.zip
bpo-38659: [Enum] do not check '_inverted_' during simple test (GH-25566)
Depending on usage, it's possible for Flag members to have the _inverted_ attribute when they are testing, while the Flag being testing against will not have that attribute on its members -- so skip that comparison.
Diffstat (limited to 'Lib/test/test_importlib/test_metadata_api.py')
0 files changed, 0 insertions, 0 deletions