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

intern dictionary keys in IntoPyObject
#6446 opened Sep 21, 2026 by vasiliy-poverennov-dd Loading…
Make FFI Pointers a bit more typesafe
#6445 opened Sep 21, 2026 by Person-93 Contributor Loading…
Fix GC tracking and capacity of pyclass freelists
#6442 opened Sep 20, 2026 by Zaczero Loading…
docs: No std example CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass
#6441 opened Sep 19, 2026 by Person-93 Contributor Loading…
No std pymutex - nonpoisoning variant of PyMutex no_std Require `no_std` builds to pass
#6437 opened Sep 19, 2026 by Person-93 Contributor Loading…
No std sync ext traits CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass
#6435 opened Sep 19, 2026 by Person-93 Contributor Loading…
don't catch panics in no_std CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass
#6434 opened Sep 18, 2026 by Person-93 Contributor Loading…
internal: add extern crate std to a bunch of test modules CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass
#6432 opened Sep 18, 2026 by Person-93 Contributor Loading…
add section to the contributing guide for no_std CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass
#6431 opened Sep 18, 2026 by Person-93 Contributor Loading…
CI: cache warmup build full CI Continuous Integration CI-skip-changelog Skip checking changelog entry
#6430 opened Sep 18, 2026 by Person-93 Contributor Loading…
release: 0.29.3 CI-build-full
#6416 opened Sep 15, 2026 by davidhewitt Member Loading…
Add type_hint_literal macro
#6398 opened Sep 9, 2026 by bschoenmaeckers Member Loading…
Introspection: make __new__ return Self
#6384 opened Sep 4, 2026 by Tpt Contributor Loading…
deprecate unsound buffer apis
#6381 opened Sep 2, 2026 by Person-93 Contributor Loading…
Implement FromPyObject for ()
#6375 opened Aug 29, 2026 by WhyNotHugo Loading…
internal: no_std thread local CI-skip-changelog Skip checking changelog entry no_std Require `no_std` builds to pass
#6356 opened Aug 28, 2026 by Person-93 Contributor Loading…
feat: traceback integration
#6342 opened Aug 22, 2026 by flying-sheep Loading…
Add PyGcTraversable derive
#6330 opened Aug 19, 2026 by bschoenmaeckers Member Loading…
feat: meson-python support
#6321 opened Aug 15, 2026 by lucascolley Draft
add PyMemRawAllocator
#6279 opened Jul 31, 2026 by chirizxc Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.