summaryrefslogtreecommitdiffstats
path: root/Python/errors.c
diff options
context:
space:
mode:
authorEthan Furman <ethan@stoneleaf.us>2023-06-09 15:56:05 (GMT)
committerGitHub <noreply@github.com>2023-06-09 15:56:05 (GMT)
commit59f009e5898a006cdc8f5249be589de6edfe5cd0 (patch)
tree1bc9e58acd1b564fbc2fbbbc2431d823073ae5f5 /Python/errors.c
parent8e755923c97d689ba7c7fe8deb50c1b169263264 (diff)
downloadcpython-59f009e5898a006cdc8f5249be589de6edfe5cd0.zip
cpython-59f009e5898a006cdc8f5249be589de6edfe5cd0.tar.gz
cpython-59f009e5898a006cdc8f5249be589de6edfe5cd0.tar.bz2
gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542)
When inverting a Flag member (or boundary STRICT), only consider other canonical flags; when inverting an IntFlag member (or boundary KEEP), also consider aliases.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions