FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Add c-api error handling by bschoenmaeckers · Pull Request #7784 · RustPython/RustPython · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
RustPython
/
RustPython
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
22.3k
Code
Issues
295
Pull requests
100
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Add c-api error handling
- #7784
#7784
Closed
bschoenmaeckers
wants to merge 12 commits into
RustPython:main
RustPython/RustPython:main
from
bschoenmaeckers:capi-errors
bschoenmaeckers/RustPython:capi-errors
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Add c-api error handling
#7784
bschoenmaeckers
wants to merge 12 commits into
RustPython:main
RustPython/RustPython:main
from
bschoenmaeckers:capi-errors
bschoenmaeckers/RustPython:capi-errors
Copy head branch name to clipboard
Commits
Commits on May 5, 2026
Add minimal capi lifecycle support
bschoenmaeckers
authored and
youknowone
committed
ff5c178
View commit details
Copy full SHA for ff5c178
Browse repository at this point
Mark refcount methods as unsafe
bschoenmaeckers
authored and
youknowone
committed
131bb0e
View commit details
Copy full SHA for 131bb0e
Browse repository at this point
Fix clippy warnings
bschoenmaeckers
authored and
youknowone
committed
14f3d51
View commit details
Copy full SHA for 14f3d51
Browse repository at this point
Force enable `threading` on `stdlib`
bschoenmaeckers
authored and
youknowone
committed
d1984b1
View commit details
Copy full SHA for d1984b1
Browse repository at this point
Fix more clippy warnings
bschoenmaeckers
authored and
youknowone
committed
20e75be
View commit details
Copy full SHA for 20e75be
Browse repository at this point
Add capi support to `rustpython` executable
bschoenmaeckers
authored and
youknowone
committed
e6cfbb1
View commit details
Copy full SHA for e6cfbb1
Browse repository at this point
Use `VM_CURRENT` when already active
bschoenmaeckers
authored and
youknowone
committed
e276364
View commit details
Copy full SHA for e276364
Browse repository at this point
Test that we do not create second vm when calling `PyGILState_Ensure`
bschoenmaeckers
authored and
youknowone
committed
9206893
View commit details
Copy full SHA for 9206893
Browse repository at this point
Fix warnings
bschoenmaeckers
authored and
youknowone
committed
4e88888
View commit details
Copy full SHA for 4e88888
Browse repository at this point
Unify C API thread VM tracking
youknowone
committed
3e65cec
View commit details
Copy full SHA for 3e65cec
Browse repository at this point
Add `PYGILSTATE` to dictionary
bschoenmaeckers
committed
0441648
View commit details
Copy full SHA for 0441648
Browse repository at this point
Add basic capi error support
bschoenmaeckers
committed
61f4387
View commit details
Copy full SHA for 61f4387
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL