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

refactor: move some tests inside the lib
#6311 opened Aug 8, 2026 by davidhewitt Member Loading…
fix merge queue breakages CI-build-full CI-skip-changelog Skip checking changelog entry
#6310 opened Aug 8, 2026 by alex Member Queued
docs: Safety docs
#6307 opened Aug 7, 2026 by Person-93 Contributor Loading…
Remove redundant clone CI-skip-changelog Skip checking changelog entry
#6304 opened Aug 6, 2026 by FranciscoTGouveia Loading…
add release notes for 0.29.2 CI-skip-changelog Skip checking changelog entry
#6301 opened Aug 6, 2026 by davidhewitt Member Queued
ci: add job for no_std
#6300 opened Aug 5, 2026 by Person-93 Contributor Draft
add PyMemRawAllocator
#6279 opened Jul 31, 2026 by chirizxc Contributor Loading…
deprecate pyo3_ffi::c_str!
#6278 opened Jul 31, 2026 by chirizxc Contributor Draft
experimental-inspect: Iterator __next__ not optional
#6274 opened Jul 31, 2026 by jonasdedden Contributor Loading…
experimental-inspect: dedup union members
#6273 opened Jul 31, 2026 by jonasdedden Contributor Loading…
experimental-inspect: no-parameter pymodule_init keeps module complete
#6271 opened Jul 31, 2026 by jonasdedden Contributor Loading…
always implement tp_traverse to traverse type object
#6269 opened Jul 31, 2026 by davidhewitt Member Loading…
add tss api to ffi crate
#6262 opened Jul 30, 2026 by Person-93 Contributor Loading…
use PySys_WriteStderr instead of eprintln
#6261 opened Jul 29, 2026 by Person-93 Contributor Loading…
internal: No std testing
#6257 opened Jul 28, 2026 by Person-93 Contributor Queued
No std bytes writer
#6251 opened Jul 27, 2026 by Person-93 Contributor Loading…
Add module state support
#6245 opened Jul 26, 2026 by MatthieuDartiailh Contributor Draft
experimental-inspect: emit __all__ in the generated stubs
#6242 opened Jul 25, 2026 by jonasdedden Contributor Loading…
fix(inspect): emit parametrized hints for bare container types
#6237 opened Jul 25, 2026 by arimu1 Loading…
3 tasks done
Add safe context watcher API
#6227 opened Jul 23, 2026 by florentinl Contributor Loading…
ci: switch to Cargo build.warnings
#6212 opened Jul 20, 2026 by jinmay Loading…
introspect types built by create_exception!
#6209 opened Jul 17, 2026 by fee1-dead Loading…
ProTip! Exclude everything labeled bug with -label:bug.