Skip to content

Pull requests: PyO3/pyo3

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Ergonomic API around capsules
#5983 opened Apr 17, 2026 by Tpt Contributor Draft
Add non-limited API functions of warnings.rs
#5979 opened Apr 16, 2026 by clin1234 Contributor Queued
Add non-limited PyCellObject interface
#5978 opened Apr 16, 2026 by clin1234 Contributor Queued
Use Py_IS_TYPE on abi3 & python 3.15+
#5977 opened Apr 16, 2026 by bschoenmaeckers Member 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…
Add stub generation support for overloads.
#5957 opened Apr 7, 2026 by tychedelia 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…
docs: Add an example for wrap_pyfunction
#5923 opened Mar 29, 2026 by Alc-Alc 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…
Introspection: add a CLI to generate stubs
#5904 opened Mar 23, 2026 by Tpt Contributor Loading…
Draft unpack implementation
#5902 opened Mar 22, 2026 by kaathewisegit Draft
feat: introduce stack-allocated PyBuffer
#5894 opened Mar 19, 2026 by winstxnhdw Contributor Loading…
Stub: allow custom imports
#5877 opened Mar 13, 2026 by Tpt Contributor Loading…
use PyErr_SetRaisedException in raise_lazy CI-skip-changelog Skip checking changelog entry
#5876 opened Mar 13, 2026 by bschoenmaeckers Member Loading…
Inject rust stack frames into PyErr traceback CI-no-fail-fast If one job fails, allow the rest to keep testing
#5872 opened Mar 10, 2026 by bschoenmaeckers Member Draft
Add PyTraceback::append
#5867 opened Mar 7, 2026 by bschoenmaeckers Member Draft
ci: switch to ui-test instead of trybuild CI-build-full CI-no-fail-fast If one job fails, allow the rest to keep testing CI-skip-changelog Skip checking changelog entry
#5863 opened Mar 6, 2026 by davidhewitt Member Draft
stop inlining config into pyo3-build-config; generate directly in pyo3-ffi CI-build-full CI-no-fail-fast If one job fails, allow the rest to keep testing
#5862 opened Mar 6, 2026 by davidhewitt Member Draft
No std
#5856 opened Mar 5, 2026 by Person-93 Contributor Loading…
ProTip! Adding no:label will show everything without a label.