PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
drop `unindent` and `indoc` dependencies
davidhewitt:drop-indoc-unindent
21 hours ago
Remove unnecessary all in cfg(all(test)) attribute
tpoliaw:ordered-float-test
1 day ago
Add newsfragments entry
tpoliaw:ordered-float-test
1 day ago
Update plugin example to work with recent changes Path::into_pyobject now returns a pathlib.Path object which doesn't work as expected when added to sys.path so revert to string (see #4925). `impl FromPyObject for PyRefMut` now returns a custom error type (that doesn't impl `std::error::Error`) so map the error back the PyErr to return it (see #5413).
tpoliaw:fix-plugin-example
1 day ago
Format ordered float tests
tpoliaw:ordered-float-test
2 days ago
Cleanup rustfmt problems.
freakboy3742:framework-linking
2 days ago
Add Newsfragment
freakboy3742:ios-build
2 days ago
Link against limited API DLL under Cygwin when abi3 is used (#5574) Like with Windows Python, we need to link to a different DLL which exports the limited API when using abi3. This makes pyo3 link against libpython3.dll instead of libpython3.X.dll when abi3 is enabled. Note: The limited API DLL is currently not provided in cygwin upstream, but only in MSYS2 (downstream): https://github.com/msys2/MSYS2-packages/pull/5751 I've contacted upstream about this change https://cygwin.com/pipermail/cygwin-apps/2025-October/044659.html
main
3 days ago
Active Branches
drop `unindent` and `indoc` dependencies
last run
21 hours ago
#5608
CodSpeed Performance Gauge
0%
fix: Replace macro use in ordered_float tests
last run
1 day ago
#5602
CodSpeed Performance Gauge
0%
Update plugin example to work with recent changes
last run
1 day ago
#5601
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs