-
Notifications
You must be signed in to change notification settings - Fork 963
Pull requests: PyO3/pyo3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
use
hashbrown internally if it's enabled
#6055
opened May 18, 2026 by
Person-93
Contributor
Loading…
pub(crate) all functions prefixed with _Py
#6053
opened May 17, 2026 by
clin1234
Contributor
Loading…
clean up / fix outdated private API definitions
#6038
opened May 12, 2026 by
davidhewitt
Member
Loading…
Add native_enum: expose Rust enums as Python enum.Enum subclasses
#6020
opened May 7, 2026 by
wakita181009
Loading…
Introspection: adds backward compatibility tests
CI-skip-changelog
Skip checking changelog entry
#6019
opened May 7, 2026 by
Tpt
Contributor
Loading…
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…
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…
feat: introduce stack-allocated
PyBuffer
#5894
opened Mar 19, 2026 by
winstxnhdw
Contributor
Loading…
use Skip checking changelog entry
PyErr_SetRaisedException in raise_lazy
CI-skip-changelog
#5876
opened Mar 13, 2026 by
bschoenmaeckers
Member
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.