FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117142: Port _ctypes to multi-phase init by neonene · Pull Request #117181 · 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.7k
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-117142: Port _ctypes to multi-phase init
- #117181
#117181
Merged
encukou
merged 47 commits into
python:main
python/cpython:main
from
neonene:ctypes_multi2
Copy head branch name to clipboard
Apr 10, 2024
Conversation
Commits
47
(47)
Checks
Files changed
Merged
gh-117142: Port _ctypes to multi-phase init
#117181
encukou
merged 47 commits into
python:main
python/cpython:main
from
neonene:ctypes_multi2
Copy head branch name to clipboard
Commits
Commits on Mar 23, 2024
add test
neonene
committed
9f64b8d
View commit details
Copy full SHA for 9f64b8d
Browse repository at this point
multi phase init
neonene
committed
22d291c
View commit details
Copy full SHA for 22d291c
Browse repository at this point
_PyType_GetModuleState() for CField,CThunk
neonene
committed
c63737e
View commit details
Copy full SHA for c63737e
Browse repository at this point
PyType_GetModuleByDef() for cast()
neonene
committed
6a775bc
View commit details
Copy full SHA for 6a775bc
Browse repository at this point
get_module_state()
neonene
committed
622e09d
View commit details
Copy full SHA for 622e09d
Browse repository at this point
get_module_state_by_def(Py_TYPE(Py_TYPE(obj)))
neonene
committed
5dae271
View commit details
Copy full SHA for 5dae271
Browse repository at this point
get_module_state_by_def(Py_TYPE(type))
neonene
committed
2263f82
View commit details
Copy full SHA for 2263f82
Browse repository at this point
split GenericPyCData_new()
neonene
committed
1877767
View commit details
Copy full SHA for 1877767
Browse repository at this point
move global vars to module state
neonene
committed
6d97625
View commit details
Copy full SHA for 6d97625
Browse repository at this point
prepend module state to func args
neonene
committed
6a09cad
View commit details
Copy full SHA for 6a09cad
Browse repository at this point
fix typos
neonene
committed
c24df4d
View commit details
Copy full SHA for c24df4d
Browse repository at this point
ignored.tsv
neonene
committed
678ffa0
View commit details
Copy full SHA for 678ffa0
Browse repository at this point
_PyType_GetModuleState() with assert
neonene
committed
83ec018
View commit details
Copy full SHA for 83ec018
Browse repository at this point
get_module_state_by_cls -> _by_class
neonene
committed
012f8b8
View commit details
Copy full SHA for 012f8b8
Browse repository at this point
Commits on Mar 28, 2024
assert(module) in create_pointer_type()
neonene
committed
28696c2
View commit details
Copy full SHA for 28696c2
Browse repository at this point
Commits on Mar 29, 2024
sync styles with #117189
neonene
committed
a228d35
View commit details
Copy full SHA for a228d35
Browse repository at this point
Merge branch 'main' into ctypes_multi2
neonene
authored
03c1f79
View commit details
Copy full SHA for 03c1f79
Browse repository at this point
📜🤖 Added by blurb_it.
blurb-it[bot]
authored
de5110f
View commit details
Copy full SHA for de5110f
Browse repository at this point
Commits on Mar 30, 2024
PyType_GetModuleByDef() for fini
neonene
committed
4d69bdc
View commit details
Copy full SHA for 4d69bdc
Browse repository at this point
fix warning
neonene
committed
f2655eb
View commit details
Copy full SHA for f2655eb
Browse repository at this point
Commits on Apr 2, 2024
Merge branch 'main' into ctypes_multi2
neonene
authored
afb0308
View commit details
Copy full SHA for afb0308
Browse repository at this point
correct merge confict resolution
neonene
committed
b5932ca
View commit details
Copy full SHA for b5932ca
Browse repository at this point
Use Argument Clinic and the defining_class for __sizeof__
encukou
committed
737f29e
View commit details
Copy full SHA for 737f29e
Browse repository at this point
Commits on Apr 3, 2024
edit blank
neonene
committed
96bebd0
View commit details
Copy full SHA for 96bebd0
Browse repository at this point
Commits on Apr 4, 2024
AC1: module, class, special cases
neonene
committed
5d7ac4b
View commit details
Copy full SHA for 5d7ac4b
Browse repository at this point
AC2: the others
neonene
committed
0bf6ad9
View commit details
Copy full SHA for 0bf6ad9
Browse repository at this point
apply suggested AC conv (CType_Type)
neonene
committed
149d3a0
View commit details
Copy full SHA for 149d3a0
Browse repository at this point
Merge branch 'main' into ctypes_multi2
neonene
authored
3b89673
View commit details
Copy full SHA for 3b89673
Browse repository at this point
Merge branch 'ctypes_multi2' into ctypes_multi2
neonene
authored
ef428a7
View commit details
Copy full SHA for ef428a7
Browse repository at this point
Merge pull request #1 from encukou/ctypes_multi2
Show description for 2755d92
neonene
authored
2755d92
View commit details
Copy full SHA for 2755d92
Browse repository at this point
add missing test.support.script_helper
neonene
committed
1042696
View commit details
Copy full SHA for 1042696
Browse repository at this point
AC: split class imputs
neonene
committed
8107885
View commit details
Copy full SHA for 8107885
Browse repository at this point
periods
neonene
committed
bcdf867
View commit details
Copy full SHA for bcdf867
Browse repository at this point
Merge branch 'main' into ctypes_multi2
neonene
authored
cd97939
View commit details
Copy full SHA for cd97939
Browse repository at this point
update AC checksums
neonene
committed
39c91b4
View commit details
Copy full SHA for 39c91b4
Browse repository at this point
Commits on Apr 5, 2024
fill type names
neonene
committed
5db3c42
View commit details
Copy full SHA for 5db3c42
Browse repository at this point
Merge branch 'main' into ctypes_multi2
neonene
authored
5d09e4e
View commit details
Copy full SHA for 5d09e4e
Browse repository at this point
Merge branch 'main' into ctypes_multi2
neonene
authored
8da8b43
View commit details
Copy full SHA for 8da8b43
Browse repository at this point
AC: class default module state getters
neonene
authored
40cec34
View commit details
Copy full SHA for 40cec34
Browse repository at this point
typo
neonene
authored
893a981
View commit details
Copy full SHA for 893a981
Browse repository at this point
move define up
neonene
authored
807c6c0
View commit details
Copy full SHA for 807c6c0
Browse repository at this point
Commits on Apr 9, 2024
Py_MOD_MULTIPLE_INTERPRETERS_NOT_SUPPORTED
Show description for f58ed21
neonene
and
encukou
authored
f58ed21
View commit details
Copy full SHA for f58ed21
Browse repository at this point
Move PyGILState_Ensure/Release
neonene
authored
cb88db3
View commit details
Copy full SHA for cb88db3
Browse repository at this point
fix a comment
neonene
authored
4237557
View commit details
Copy full SHA for 4237557
Browse repository at this point
Commits on Apr 10, 2024
Merge branch 'main' into ctypes_multi2
neonene
authored
4802eb0
View commit details
Copy full SHA for 4802eb0
Browse repository at this point
change NEWS (PEP 687 -> 489)
neonene
authored
03cffa9
View commit details
Copy full SHA for 03cffa9
Browse repository at this point
typo
neonene
authored
76a2b8c
View commit details
Copy full SHA for 76a2b8c
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL