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

build(deps): update bindgen requirement from 0.69.4 to 0.72.1 in /pyo3-ffi-check CI-skip-changelog Skip checking changelog entry dependencies rust Pull requests that update Rust code
#5919 opened Mar 27, 2026 by dependabot bot Loading…
Run tests with macros and without experimental inspect CI-skip-changelog Skip checking changelog entry
#5913 opened Mar 25, 2026 by Tpt Loading…
Introspection: add a CLI to generate stubs
#5904 opened Mar 23, 2026 by Tpt Loading…
Draft unpack implementation
#5902 opened Mar 22, 2026 by kaathewisegit Draft
feat: introduce stack-allocated PyBuffer
#5894 opened Mar 19, 2026 by winstxnhdw Loading…
Stub: allow custom imports
#5877 opened Mar 13, 2026 by Tpt Loading…
use PyErr_SetRaisedException in raise_lazy CI-skip-changelog Skip checking changelog entry
#5876 opened Mar 13, 2026 by bschoenmaeckers 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 Draft
Added obj() getter method to PyUntypedBuffer
#5870 opened Mar 8, 2026 by IntrepidT Loading…
Add PyTraceback::append
#5867 opened Mar 7, 2026 by bschoenmaeckers Draft
ci: switch to ui-test instead of trybuild CI-build-full CI-skip-changelog Skip checking changelog entry
#5863 opened Mar 6, 2026 by davidhewitt Draft
No std
#5856 opened Mar 5, 2026 by Person-93 Loading…
add Sealed to pyclass traits CI-skip-changelog Skip checking changelog entry
#5845 opened Feb 28, 2026 by luxedo Loading…
add Sealed to pyclass_init traits CI-skip-changelog Skip checking changelog entry
#5844 opened Feb 28, 2026 by luxedo Loading…
Add FromIterator for Py<PyList>
#5822 opened Feb 17, 2026 by bschoenmaeckers Loading…
Opaque PyObject ABI support CI-build-full CI-no-fail-fast If one job fails, allow the rest to keep testing free-threading proc-macro
#5807 opened Feb 13, 2026 by ngoldbaum Draft
Add c_variadic bindings to pyo3-ffi
#5789 opened Feb 9, 2026 by bschoenmaeckers Loading…
Dogfeed py_format! macro CI-skip-changelog Skip checking changelog entry
#5751 opened Jan 26, 2026 by bschoenmaeckers Draft
ProTip! Filter pull requests by the default branch with base:main.