PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Add `RustPython` cfg
bschoenmaeckers:RustPython_cfg
10 hours ago
Add `into_object_py_any` to `IntoPyObjectExt`
bschoenmaeckers:into_object_py_any
2 days ago
Use Borrowed
bschoenmaeckers:tuple_from_array
2 days ago
Add `PyTuple_FromArray`
bschoenmaeckers:tuple_from_array
3 days ago
Drop c_char
clin1234:patch-9
3 days ago
add BuildScriptContext
luxedo:4761/build-config-cleanups
4 days ago
fix: add PyObject_GetOptionalAttr compat shim and use it for all versions Add a compatibility shim for PyObject_GetOptionalAttr in pyo3-ffi/src/compat/py_3_13.rs that uses PyObject_GetAttr + PyErr_ExceptionMatches on Python < 3.13, matching the real C API behavior on 3.13+. Simplify getattr_opt to use the compat function unconditionally, removing the #[cfg] branching.
Harikeshav-R:fix-getattr-opt-subclass-check
4 days ago
style: finish CI rustfmt alignment
smarcd:rustpython-backend-upstream-tip
4 days ago
Latest Branches
CodSpeed Performance Gauge
0%
Add `RustPython` cfg
#5994
6 days ago
eaaf382
bschoenmaeckers:RustPython_cfg
CodSpeed Performance Gauge
0%
Add `into_object_py_any` to `IntoPyObjectExt`
#5992
2 days ago
5ec98fb
bschoenmaeckers:into_object_py_any
CodSpeed Performance Gauge
0%
Add `PyTuple_FromArray`
#5990
2 days ago
9f2bb0e
bschoenmaeckers:tuple_from_array
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs