FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-103092: Convert some `_ctypes` metatypes to heap types by aisk · Pull Request #113620 · 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.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-103092: Convert some _ctypes metatypes to heap types
- #113620
#113620
Merged
encukou
merged 18 commits into
python:main
python/cpython:main
from
aisk:ctypes-heap-types
aisk/cpython:ctypes-heap-types
Copy head branch name to clipboard
Jan 18, 2024
Conversation
Commits
18
(18)
Checks
Files changed
Merged
gh-103092: Convert some _ctypes metatypes to heap types
#113620
encukou
merged 18 commits into
python:main
python/cpython:main
from
aisk:ctypes-heap-types
aisk/cpython:ctypes-heap-types
Copy head branch name to clipboard
Commits
Commits on Dec 22, 2023
convert PyCSimpleType_Type to heap type
aisk
committed
d5a196d
View commit details
Copy full SHA for d5a196d
Browse repository at this point
Commits on Jan 1, 2024
turn all meta type to heap type
aisk
committed
78acadf
View commit details
Copy full SHA for 78acadf
Browse repository at this point
simplify the slots and spec names
aisk
committed
799494d
View commit details
Copy full SHA for 799494d
Browse repository at this point
update the traverse function
aisk
committed
ad3e1ec
View commit details
Copy full SHA for ad3e1ec
Browse repository at this point
fix codes ident
aisk
committed
55d9fc4
View commit details
Copy full SHA for 55d9fc4
Browse repository at this point
remove unused CDataType_as_sequence
aisk
committed
fc91804
View commit details
Copy full SHA for fc91804
Browse repository at this point
Commits on Jan 3, 2024
Update Modules/_ctypes/_ctypes.c
Show description for d1b9652
aisk
and
erlend-aasland
authored
d1b9652
View commit details
Copy full SHA for d1b9652
Browse repository at this point
Update Modules/_ctypes/_ctypes.c
Show description for 5bfea09
aisk
and
erlend-aasland
authored
5bfea09
View commit details
Copy full SHA for 5bfea09
Browse repository at this point
Update Modules/_ctypes/_ctypes.c
Show description for 3b661b7
aisk
and
erlend-aasland
authored
3b661b7
View commit details
Copy full SHA for 3b661b7
Browse repository at this point
Update Modules/_ctypes/_ctypes.c
Show description for 748d18c
aisk
and
erlend-aasland
authored
748d18c
View commit details
Copy full SHA for 748d18c
Browse repository at this point
Update Modules/_ctypes/_ctypes.c
Show description for 7744075
aisk
and
erlend-aasland
authored
7744075
View commit details
Copy full SHA for 7744075
Browse repository at this point
Update Modules/_ctypes/_ctypes.c
Show description for abe4c3f
aisk
and
erlend-aasland
authored
abe4c3f
View commit details
Copy full SHA for abe4c3f
Browse repository at this point
Update Modules/_ctypes/_ctypes.c
Show description for 04cf63f
aisk
and
erlend-aasland
authored
04cf63f
View commit details
Copy full SHA for 04cf63f
Browse repository at this point
re-order the metatypes in ctypes.h
aisk
committed
96194a1
View commit details
Copy full SHA for 96194a1
Browse repository at this point
Commits on Jan 4, 2024
fix memory leak
aisk
committed
1877f7b
View commit details
Copy full SHA for 1877f7b
Browse repository at this point
Commits on Jan 9, 2024
Merge branch 'main' into ctypes-heap-types
erlend-aasland
authored
c0b333b
View commit details
Copy full SHA for c0b333b
Browse repository at this point
Merge branch 'main' into ctypes-heap-types
erlend-aasland
authored
bfa771b
View commit details
Copy full SHA for bfa771b
Browse repository at this point
Commits on Jan 13, 2024
Using traverse / clear slot function from CDataType
aisk
committed
1c09a0c
View commit details
Copy full SHA for 1c09a0c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL