-
Notifications
You must be signed in to change notification settings - Fork 958
Pull requests: PyO3/pyo3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add Py_RETURN_TRUE and Py_RETURN_FALSE functions
#5976
opened Apr 15, 2026 by
clin1234
Contributor
Loading…
Add non-limited API counterpart of bytearrayobject.rs
#5966
opened Apr 12, 2026 by
clin1234
Contributor
Loading…
extend pyo3-ffi-check to check functions
CI-build-full
CI-no-fail-fast
If one job fails, allow the rest to keep testing
#5965
opened Apr 11, 2026 by
davidhewitt
Member
Loading…
Improve test coverage for src/call.rs
CI-skip-changelog
Skip checking changelog entry
#5951
opened Apr 5, 2026 by
leftygbalogh
•
Draft
Add new dictionary functions and extern declarations
#5947
opened Apr 4, 2026 by
clin1234
Contributor
Loading…
add
PyObject_HasAttrWithError & use it in PyAnyMethods::hasattr
#5944
opened Apr 3, 2026 by
bschoenmaeckers
Member
Loading…
docs: add guide chapter detailing current way to share classes between modules
#5938
opened Apr 3, 2026 by
davidhewitt
Member
Loading…
Add PyMemoryView::from_owned_buffer for zero-copy memoryview creation
#5937
opened Apr 2, 2026 by
alex
Member
Loading…
Specialize self conversion for descriptor slots
#5930
opened Mar 31, 2026 by
MatthieuDartiailh
Contributor
•
Draft
add CPythonABI enum for pyo3-build-config InterpreterConfig
free-threading
refactoring
#5924
opened Mar 30, 2026 by
ngoldbaum
Contributor
Loading…
Run tests with macros and without experimental inspect
CI-skip-changelog
Skip checking changelog entry
#5913
opened Mar 25, 2026 by
Tpt
Contributor
Loading…
use Skip checking changelog entry
PyErr_SetRaisedException in raise_lazy
CI-skip-changelog
#5876
opened Mar 13, 2026 by
bschoenmaeckers
Member
Loading…
Inject rust stack frames into If one job fails, allow the rest to keep testing
PyErr traceback
CI-no-fail-fast
#5872
opened Mar 10, 2026 by
bschoenmaeckers
Member
•
Draft
ci: switch to If one job fails, allow the rest to keep testing
CI-skip-changelog
Skip checking changelog entry
ui-test instead of trybuild
CI-build-full
CI-no-fail-fast
#5863
opened Mar 6, 2026 by
davidhewitt
Member
•
Draft
stop inlining config into If one job fails, allow the rest to keep testing
pyo3-build-config; generate directly in pyo3-ffi
CI-build-full
CI-no-fail-fast
#5862
opened Mar 6, 2026 by
davidhewitt
Member
•
Draft
ci: Add test for minimum supported debug build of Python
CI-build-full
#5852
opened Mar 3, 2026 by
Embers-of-the-Fire
Contributor
Loading…
add Sealed to pyclass traits
CI-skip-changelog
Skip checking changelog entry
#5845
opened Feb 28, 2026 by
luxedo
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.