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 hashbrown requirement from 0.16 to 0.17 in /pyo3-benches dependencies rust Pull requests that update Rust code
#5973 opened Apr 13, 2026 by dependabot bot Loading…
build(deps): update hashbrown requirement from >= 0.15.0, < 0.17 to >= 0.15.0, < 0.18 dependencies rust Pull requests that update Rust code
#5972 opened Apr 13, 2026 by dependabot bot Loading…
build(deps): bump actions/github-script from 8 to 9 CI-skip-changelog Skip checking changelog entry dependencies github-actions Pull requests that update GitHub Actions code
#5971 opened Apr 13, 2026 by dependabot bot Loading…
Misc cleanups CI-skip-changelog Skip checking changelog entry
#5970 opened Apr 13, 2026 by mejrs Member 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…
Add support for PyList and PyTuple in vectorcall functions
#5964 opened Apr 11, 2026 by clin1234 Contributor Loading…
Add stub generation support for overloads.
#5957 opened Apr 7, 2026 by tychedelia Loading…
Add new dictionary functions and extern declarations
#5947 opened Apr 4, 2026 by clin1234 Contributor Loading…
sync abstract.h bindings to Python 3.14 CI-build-full
#5942 opened Apr 3, 2026 by davidhewitt Member 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 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
ProTip! Exclude everything labeled bug with -label:bug.