Skip to content
Snippets Groups Projects
user avatar
Miss Islington (bot) authored
In previous versions of Python if an IntEnum member was combined with another integer type value using a bit-wise operation, the resulting value would still be the IntEnum type.  This change restores that behavior.
(cherry picked from commit 70cfe56c)

Co-authored-by: default avatarEthan Furman <ethan@stoneleaf.us>
647426d4
History
Name Last commit Last update