FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
bpo-29753: fix merging packed bitfields in ctypes struct/union by FFY00 · Pull Request #19850 · 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
bpo-29753: fix merging packed bitfields in ctypes struct/union
- #19850
#19850
Merged
miss-islington
merged 5 commits into
python:master
python/cpython:master
from
FFY00:bpo-29753
FFY00/cpython:bpo-29753
Copy head branch name to clipboard
Feb 28, 2021
Conversation
Commits
5
(5)
Checks
Files changed
Merged
bpo-29753: fix merging packed bitfields in ctypes struct/union
#19850
miss-islington
merged 5 commits into
python:master
python/cpython:master
from
FFY00:bpo-29753
FFY00/cpython:bpo-29753
Copy head branch name to clipboard
Commits
Commits on Feb 28, 2021
bpo-29753: fix merging packed bitfields in ctypes struct/union
Show description for 2b159a0
FFY00
committed
2b159a0
View commit details
Copy full SHA for 2b159a0
Browse repository at this point
bpo-29753: shrink packed bitfields on creation
Show description for 80ee351
FFY00
committed
80ee351
View commit details
Copy full SHA for 80ee351
Browse repository at this point
bpo-29753: add tests for packed bitfields
Show description for 192e4b9
FFY00
committed
192e4b9
View commit details
Copy full SHA for 192e4b9
Browse repository at this point
bpo-29753: calculate bitfield size in a single arithmetic expression
Show description for de3df46
FFY00
committed
de3df46
View commit details
Copy full SHA for de3df46
Browse repository at this point
bpo-29753: improve documentation PyCField_FromDesc relating packed bitfields
Show description for 9f015f5
FFY00
committed
9f015f5
View commit details
Copy full SHA for 9f015f5
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL