PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
fix complex enum `__qualname__` not using python name
Icxolu:fix/5814
18 hours ago
add release notes for 0.28.1 (#5813)
main
2 days ago
add release notes for 0.28.1
davidhewitt:relnotes-0.28.1
2 days ago
newsfragment
davidhewitt:macros-no-config
2 days ago
Merge branch 'main' into macros-no-config
davidhewitt:macros-no-config
2 days ago
release: 0.28.1
release-0.28.1
2 days ago
Fix missing `std::sync::atomic::Ordering` import for targets without atomic64 (#5808) * Fix missing `std::sync::atomic::Ordering` import for targets without atomic64 * Add changelog for PR #5808 * Fix unused import: `sync::atomic::Ordering`
main
2 days ago
Introspection: emit doc comments (#5782) * Introspection: emit doc comments Still missing is the support of enum variant and constants doc comments Notable changes: - get_doc() now returns an intermediate structure. The `to_cstr_stream` returns the expected cstr - get_doc() returns now an option when there is no doc - erroring on nul byte is delegated to `cstr!` - PyMemberDef.doc is now set to NULL if there is no doc instead of the empty string (NULL is allowed by cpython doc) - same for PyGetSetDef.doc * Support more places
main
2 days ago
Active Branches
fix complex enum `__qualname__` not using python name
last run
18 hours ago
#5815
CodSpeed Performance Gauge
0%
WIP: try removing dependency of `pyo3-macros-backend` on `pyo3-build-config`
last run
2 days ago
#5809
CodSpeed Performance Gauge
0%
Opaque PyObject ABI support
last run
2 days ago
#5807
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs