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

more cleanup of private FFI definitions
#6042 opened May 13, 2026 by davidhewitt Member Loading…
clean up / fix outdated private API definitions
#6038 opened May 12, 2026 by davidhewitt Member Loading…
ci: cache wasm & emscripten builds
#6030 opened May 11, 2026 by davidhewitt Member Draft
Add clippy lints to prepare for no_std support CI-build-full CI-skip-changelog Skip checking changelog entry
#6029 opened May 11, 2026 by Person-93 Contributor Loading…
Introspection: adds backward compatibility tests CI-skip-changelog Skip checking changelog entry
#6019 opened May 7, 2026 by Tpt Contributor Loading…
add PyLong* API (3.14+)
#6016 opened May 5, 2026 by chirizxc Contributor Loading…
ci: include coverage from running build scripts CI-build-full CI-no-fail-fast If one job fails, allow the rest to keep testing CI-skip-changelog Skip checking changelog entry
#6007 opened Apr 30, 2026 by davidhewitt Member Draft
Add Py_SET_SIZE and Py_RETURN_NOTIMPLEMENTED functions
#6003 opened Apr 25, 2026 by clin1234 Contributor Loading…
Add miscellaneous non-limited PyError API functions
#5989 opened Apr 19, 2026 by clin1234 Contributor Loading…
Add BuildScriptContext
#5987 opened Apr 18, 2026 by luxedo Contributor Draft
Ergonomic API around capsules
#5983 opened Apr 17, 2026 by Tpt Contributor 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
Specialize self conversion for descriptor slots
#5930 opened Mar 31, 2026 by MatthieuDartiailh 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…
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
ProTip! Filter pull requests by the default branch with base:main.