FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
gh-117142: ctypes: Migrate global vars to module state by neonene · Pull Request #117189 · 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: ctypes: Migrate global vars to module state
- #117189
#117189
Merged
encukou
merged 12 commits into
python:main
python/cpython:main
from
neonene:ctypes_func
Copy head branch name to clipboard
Mar 29, 2024
Conversation
Commits
12
(12)
Checks
Files changed
Merged
gh-117142: ctypes: Migrate global vars to module state
#117189
encukou
merged 12 commits into
python:main
python/cpython:main
from
neonene:ctypes_func
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2024
add test
neonene
committed
cec5ea2
View commit details
Copy full SHA for cec5ea2
Browse repository at this point
move global vars to global state
neonene
committed
c20a8d5
View commit details
Copy full SHA for c20a8d5
Browse repository at this point
globals-to-fix.tsv
neonene
committed
2feb008
View commit details
Copy full SHA for 2feb008
Browse repository at this point
prepend module state to func args
neonene
committed
cb9e97d
View commit details
Copy full SHA for cb9e97d
Browse repository at this point
split GenericPyCData_new()
neonene
committed
b1e5629
View commit details
Copy full SHA for b1e5629
Browse repository at this point
add missing function arg: module
neonene
committed
b2adc1f
View commit details
Copy full SHA for b2adc1f
Browse repository at this point
un-Yoda cond, curly braces
neonene
committed
9342336
View commit details
Copy full SHA for 9342336
Browse repository at this point
Commits on Mar 25, 2024
fix blank
neonene
committed
5767fc7
View commit details
Copy full SHA for 5767fc7
Browse repository at this point
Merge branch 'main' into ctypes_func
neonene
authored
886acea
View commit details
Copy full SHA for 886acea
Browse repository at this point
revert cec5ea2 (unnecessary test here)
neonene
committed
2c8974b
View commit details
Copy full SHA for 2c8974b
Browse repository at this point
Commits on Mar 29, 2024
restore create_pointer_type(NULL, ...
neonene
committed
52303c5
View commit details
Copy full SHA for 52303c5
Browse repository at this point
rename: generic_pycdata_new()
neonene
committed
44b6095
View commit details
Copy full SHA for 44b6095
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL