-
Notifications
You must be signed in to change notification settings - Fork 931
Pull requests: PyO3/pyo3
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add support for pyo3(get(attr1, attr2, ...)) and pyo3(set(attr1, attr2, ...))
#5766
opened Jan 30, 2026 by
davidhozic
Loading…
4 tasks done
Run mypy on pytests
CI-skip-changelog
Skip checking changelog entry
#5765
opened Jan 30, 2026 by
Tpt
Loading…
Use PyModExport and PyABIInfo APIs in pymodule implementation
CI-build-full
CI-no-fail-fast
If one job fails, allow the rest to keep testing
free-threading
#5753
opened Jan 26, 2026 by
ngoldbaum
Loading…
Dogfeed Skip checking changelog entry
py_format! macro
CI-skip-changelog
#5751
opened Jan 26, 2026 by
bschoenmaeckers
•
Draft
rework
extract_argument code to populate holders as intermediate values
#5742
opened Jan 19, 2026 by
davidhewitt
•
Draft
Allows custom signatures for #[getter] and #[setter] in order to provide type hints
#5738
opened Jan 16, 2026 by
varchasgopalaswamy
Loading…
Fix TypeError when converting Rust encoding errors to Python
#5668
opened Dec 1, 2025 by
staticintlucas
Loading…
ci: move
ffi-check docs build inside its build script
CI-build-full
#5622
opened Nov 12, 2025 by
davidhewitt
•
Draft
add
ModuleState, core lifecycle callbacks for #[pymodule]s
#5600
opened Nov 4, 2025 by
bazaah
Loading…
ci: install debug interpreter with uv
CI-build-full
#5447
opened Sep 18, 2025 by
davidhewitt
•
Draft
use
PyThreadState_GetUnchecked to test if attached to the interpreter
#5350
opened Aug 21, 2025 by
davidhewitt
•
Draft
fix races when initializing
#[pyclass] type objects
#5341
opened Aug 20, 2025 by
davidhewitt
Loading…
Embedded doc mode using HTML comments to fix attribute order issues (fixes #5269)
#5288
opened Aug 3, 2025 by
Rafa-Gu98
Loading…
support
doc_mode attribute to limit docs to a single language
#5283
opened Aug 1, 2025 by
davidhewitt
•
Draft
ci: try using uv as default nox venv backend
CI-build-full
CI-skip-changelog
Skip checking changelog entry
#5046
opened Apr 4, 2025 by
davidhewitt
•
Draft
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.