PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
review (x2)
chirizxc:patch-1
3 days ago
typo
davidhewitt:contributing-updates
3 days ago
add safety comments (#6139) Signed-off-by: person93 <person93.person93@gmail.com>
main
3 days ago
internal: fix `cfg_select` polyfill short circuit
davidhewitt:cfg-select-short-circuit
3 days ago
drop support for Python 3.8 (#6128) Follows the same approach as the Python 3.7 drop (#5912): - bump minimum supported CPython version to 3.9 - remove the abi3-py38 feature; abi3-py39 is now the lowest - remove Py_3_9 cfg gates (now always true) and code that only existed for 3.8, including the backports.zoneinfo fallback and the pre-3.9 buffer protocol / dict / weakref workarounds - update CI matrices, noxfile, packaging metadata, and docs Co-authored-by: Claude Fable 5 <noreply@anthropic.com>
main
3 days ago
test: refresh invalid_pyclass_generic UI test for renamed wrapper The wrapper identifier for regular #[pymethods] methods was renamed to __pymethod_method_{name}__ to avoid colliding with getter/setter wrappers (this PR's fix for #5974). One UI test snapshot still referenced the old __pymethod_{name}__ symbol both in its //~ ERROR annotation and in the .stderr file, so the trybuild check failed on the python3.14t job. Update the inline directive and snapshot to match the new symbol.
mokashang:fix/pymethod-name-collision-with-property
4 days ago
docs: mention maturin develop --release in quickstart
WaterWhisperer:docs/maturin-develop-release
4 days ago
add safety comments Signed-off-by: person93 <person93.person93@gmail.com>
Person-93:safety-comments
4 days ago
Latest Branches
CodSpeed Performance Gauge
0%
internal: use more `core::hint::assert_unchecked`
#6132
3 days ago
33997b5
chirizxc:patch-1
CodSpeed Performance Gauge
0%
add an AI contributions policy
#6141
3 days ago
5e2637f
davidhewitt:contributing-updates
CodSpeed Performance Gauge
+13%
internal: fix `cfg_select` polyfill short circuit
#6140
3 days ago
4e62dec
davidhewitt:cfg-select-short-circuit
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs