FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-103092: Port some `_ctypes` data types to heap types by neonene · Pull Request #113630 · 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-103092: Port some _ctypes data types to heap types
- #113630
#113630
Closed
neonene
wants to merge 20 commits into
python:main
python/cpython:main
from
neonene:ctypes_simple
Copy head branch name to clipboard
Conversation
Commits
20
(20)
Checks
Files changed
Closed
gh-103092: Port some _ctypes data types to heap types
#113630
neonene
wants to merge 20 commits into
python:main
python/cpython:main
from
neonene:ctypes_simple
Copy head branch name to clipboard
Commits
Commits on Jan 1, 2024
PyCSimpleType_new() -> init()
neonene
authored
8bb0d97
View commit details
Copy full SHA for 8bb0d97
Browse repository at this point
Make Simple_Type a heap type
neonene
committed
45795e4
View commit details
Copy full SHA for 45795e4
Browse repository at this point
Commits on Jan 2, 2024
reconsider Simple_traverse()
neonene
authored
550e467
View commit details
Copy full SHA for 550e467
Browse repository at this point
warning
neonene
authored
6f005f4
View commit details
Copy full SHA for 6f005f4
Browse repository at this point
non-fix edit
neonene
authored
ae9e2f5
View commit details
Copy full SHA for ae9e2f5
Browse repository at this point
fixes a critical typo
neonene
authored
68d308b
View commit details
Copy full SHA for 68d308b
Browse repository at this point
base check (for now)
neonene
authored
282d5d4
View commit details
Copy full SHA for 282d5d4
Browse repository at this point
cleanup
neonene
authored
525de82
View commit details
Copy full SHA for 525de82
Browse repository at this point
nit
neonene
authored
d92e896
View commit details
Copy full SHA for d92e896
Browse repository at this point
Commits on Jan 3, 2024
convert PyCData_Type family to heap types
neonene
committed
b5c2b40
View commit details
Copy full SHA for b5c2b40
Browse repository at this point
CIFuzz friendly
neonene
committed
4a9dfe4
View commit details
Copy full SHA for 4a9dfe4
Browse repository at this point
Commits on Jan 5, 2024
minor adjustments
neonene
committed
a1752d4
View commit details
Copy full SHA for a1752d4
Browse repository at this point
Commits on Jan 6, 2024
drop heap type check
neonene
authored
442194a
View commit details
Copy full SHA for 442194a
Browse repository at this point
Commits on Jan 19, 2024
Merge branch 'main' into ctypes_simple
neonene
authored
c80223f
View commit details
Copy full SHA for c80223f
Browse repository at this point
sync callbacks.c with main
neonene
authored
e817dc2
View commit details
Copy full SHA for e817dc2
Browse repository at this point
Commits on Jan 21, 2024
reduce diff
neonene
committed
06f81a0
View commit details
Copy full SHA for 06f81a0
Browse repository at this point
revert globals-to-fix.tsv
neonene
committed
5354ffb
View commit details
Copy full SHA for 5354ffb
Browse repository at this point
nit
neonene
committed
724f893
View commit details
Copy full SHA for 724f893
Browse repository at this point
Commits on Jan 22, 2024
Merge branch 'main' into ctypes_simple
neonene
authored
b9d2452
View commit details
Copy full SHA for b9d2452
Browse repository at this point
Commits on Jan 27, 2024
Merge branch 'python:main' into ctypes_simple
neonene
authored
ea8bc12
View commit details
Copy full SHA for ea8bc12
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL