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

Add eval frame FFI bindings
#6195 opened Jul 7, 2026 by adamgerhant-ai Loading…
Remove deprecated Python::version
#6193 opened Jul 7, 2026 by bschoenmaeckers Member Loading…
build(deps): update num-bigint requirement from 0.4.3 to 0.5.1 in /pyo3-benches dependencies rust Pull requests that update Rust code
#6191 opened Jul 6, 2026 by dependabot Bot Loading…
build(deps): update num-bigint requirement from 0.4.4 to 0.5.1 dependencies rust Pull requests that update Rust code
#6190 opened Jul 6, 2026 by dependabot Bot Loading…
Reduce the amount of code we generate from macros CI-build-full CI-skip-changelog Skip checking changelog entry
#6187 opened Jul 4, 2026 by alex Member Loading…
fix: check interpreter exists for VIRTUAL_ENV and CONDA_PREFIX
#6178 opened Jul 1, 2026 by trim21 Contributor Loading…
Add support for PyFrozenDict
#6174 opened Jun 30, 2026 by MatthieuDartiailh Contributor Draft
Rust API for pyinitconfig
#6173 opened Jun 30, 2026 by Person-93 Contributor Loading…
ci: add github actions lint (zizmor), pin actions, use uv
#6172 opened Jun 30, 2026 by chirizxc Contributor Loading…
internal: add cfg wip_feature_std in build script
#6155 opened Jun 22, 2026 by Person-93 Contributor Loading…
release: 0.29.1 CI-build-full
#6151 opened Jun 21, 2026 by davidhewitt Member Draft
1 of 3 tasks
perf: use new PyLong* API for num-bigint feature
#6144 opened Jun 20, 2026 by chirizxc Contributor Loading…
add an AI contributions policy
#6141 opened Jun 17, 2026 by davidhewitt Member Loading…
Eagerly expand cfg/cfg_attr in pyclasses
#6134 opened Jun 13, 2026 by mejrs Member Loading…
internal: use more core::hint::assert_unchecked
#6132 opened Jun 12, 2026 by chirizxc Contributor Loading…
pyo3-introspection Fixes wheel publishing CI-skip-changelog Skip checking changelog entry
#6130 opened Jun 12, 2026 by Tpt Contributor Loading…
deprecate Bound|Py::(try_)borrow(_mut) (Part 2)
#6121 opened Jun 9, 2026 by Icxolu Member Draft
1 task
deprecate PyRef(Mut) (Part 1)
#6120 opened Jun 9, 2026 by Icxolu Member Loading…
ProTip! Exclude everything labeled bug with -label:bug.