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

Introspection: Introduce TypeHint struct
#5438 opened Sep 12, 2025 by Tpt Loading…
Add PyString::from_bytes
#5437 opened Sep 11, 2025 by elbaro Loading…
add RwLockExt trait
#5435 opened Sep 11, 2025 by tdyas Loading…
Macros: move elide_lifetimes into introspection module CI-skip-changelog Skip checking changelog entry
#5433 opened Sep 10, 2025 by Tpt Loading…
Guide: focus on the module way of creating python modules CI-skip-changelog Skip checking changelog entry
#5430 opened Sep 9, 2025 by Tpt Loading…
build(deps): update hashbrown requirement from >= 0.15.0, < 0.16 to >= 0.15.0, < 0.17 dependencies rust Pull requests that update Rust code
#5428 opened Sep 8, 2025 by dependabot bot Loading…
build(deps): update hashbrown requirement from 0.15 to 0.16 in /pyo3-benches dependencies rust Pull requests that update Rust code
#5427 opened Sep 8, 2025 by dependabot bot Loading…
Implement auto_new attribute for #[pyclass]
#5421 opened Sep 8, 2025 by RedKinda Loading…
remove uneeded Pin from PyBuffer CI-skip-changelog Skip checking changelog entry
#5417 opened Sep 7, 2025 by davidhewitt Loading…
Add conversion for &Cstr and Cstring
#5405 opened Sep 3, 2025 by fbrv Loading…
use last segment of module name (path) when adding to parent
#5375 opened Aug 29, 2025 by altendky Loading…
4 of 5 tasks
fix: compilation on (nightly) wasip2
#5368 opened Aug 27, 2025 by crepererum Loading…
AtomicPy experiment
#5356 opened Aug 22, 2025 by Icxolu Draft
add PyErr::set_traceback
#5349 opened Aug 21, 2025 by Icxolu Loading…
Introspection: Basic pyclass(extends) support
#5331 opened Aug 18, 2025 by Tpt Loading…
docs: CN - Translation
#5328 opened Aug 16, 2025 by Rafa-Gu98 Loading…
add file handling
#5263 opened Jul 25, 2025 by FlaveFlav20 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.