FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-107538: [Enum] fix handling of inverted/negative values by ethanfurman · Pull Request #132273 · python/cpython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.3k
Star
74.9k
Code
Issues
5k+
Pull requests
2.6k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-107538: [Enum] fix handling of inverted/negative values
- #132273
#132273
Merged
ethanfurman
merged 8 commits into
python:main
python/cpython:main
from
ethanfurman:enum-invert
ethanfurman/cpython:enum-invert
Copy head branch name to clipboard
Jul 10, 2025
Conversation
Commits
8
(8)
Checks
Files changed
Merged
gh-107538: [Enum] fix handling of inverted/negative values
#132273
ethanfurman
merged 8 commits into
python:main
python/cpython:main
from
ethanfurman:enum-invert
ethanfurman/cpython:enum-invert
Copy head branch name to clipboard
Commits
Commits on Jul 5, 2023
Fix flag mask inversion when unnamed flags exist.
Show description for a6beb03
ethanfurman
committed
a6beb03
View commit details
Copy full SHA for a6beb03
Browse repository at this point
EJECT and KEEP flags (IntEnum is KEEP) use direct value.
ethanfurman
committed
758de5f
View commit details
Copy full SHA for 758de5f
Browse repository at this point
Commits on Apr 8, 2025
correct Flag inversion to only flip flag bits
Show description for 7e60935
ethanfurman
committed
7e60935
View commit details
Copy full SHA for 7e60935
Browse repository at this point
correct negative assigned values in flags
Show description for 6ecb9b4
ethanfurman
committed
6ecb9b4
View commit details
Copy full SHA for 6ecb9b4
Browse repository at this point
add blurb
ethanfurman
committed
ffc1910
View commit details
Copy full SHA for ffc1910
Browse repository at this point
Merge branch 'main' into enum-invert
ethanfurman
authored
51b9a65
View commit details
Copy full SHA for 51b9a65
Browse repository at this point
Merge branch 'main' into enum-invert
ethanfurman
authored
9d0b20a
View commit details
Copy full SHA for 9d0b20a
Browse repository at this point
handle values of None or tuples
ethanfurman
committed
0a4dd5b
View commit details
Copy full SHA for 0a4dd5b
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL