diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2023-07-05 11:39:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-05 11:39:59 (GMT) |
commit | 74d84cf84d18e8cf69ffef0d7955f80fbc47220a (patch) | |
tree | 184ffe0cda35a537005535bc119c730c6efa216e /Python/opcode_metadata.h | |
parent | da672b2d245fb439f4ff895636bf284e352fa631 (diff) | |
download | cpython-74d84cf84d18e8cf69ffef0d7955f80fbc47220a.zip cpython-74d84cf84d18e8cf69ffef0d7955f80fbc47220a.tar.gz cpython-74d84cf84d18e8cf69ffef0d7955f80fbc47220a.tar.bz2 |
[3.12] gh-105497: [Enum] Fix Flag inversion when alias/mask members exist. (GH-105542) (#105572)
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.
(cherry picked from commit 59f009e5898a006cdc8f5249be589de6edfe5cd0)
Co-authored-by: Ethan Furman <ethan@stoneleaf.us>
Diffstat (limited to 'Python/opcode_metadata.h')
0 files changed, 0 insertions, 0 deletions