◐ Shell
clean mode source ↗

gh-103365: [Enum] STRICT boundary corrections by ethanfurman · Pull Request #103494 · python/cpython

- fix bitwise operations
- make default for Flag

@ethanfurman ethanfurman changed the title gh-103365: [Enum] STRICT boundary corrections gh-103479: [Enum] STRICT boundary corrections

Apr 13, 2023

@ethanfurman

@ethanfurman ethanfurman changed the title gh-103479: [Enum] STRICT boundary corrections gh-103365: [Enum] STRICT boundary corrections

Apr 13, 2023

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Apr 13, 2023
STRICT boundary:

- fix bitwise operations
- make default for Flag
(cherry picked from commit 2194071)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>

miss-islington added a commit that referenced this pull request

Apr 13, 2023
STRICT boundary:

- fix bitwise operations
- make default for Flag
(cherry picked from commit 2194071)

Co-authored-by: Ethan Furman <ethan@stoneleaf.us>

carljm added a commit to carljm/cpython that referenced this pull request

Apr 13, 2023