PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
add `PyCode::compile` to create executable code objects (#5217)
main
2 days ago
fix netlify deploy (#5224)
main
2 days ago
Introspection: implement output type (#5208) - Adds a new 'returns' field in the introspection data that contains the returned type annotation - Generate it using a new IntoPyObject::OUTPUT_TYPE associated constant (similar to INPUT_TYPE) - Add the internal PyReturnType trait to allow getting easily T::RETURN_TYPE when the function returns Result<T, E> - Take care of the special case of `()` converted to `None` and not `()` - Adding `OUTPUT_TYPE` to the `IntoPyObject` will be a follow-up (to avoid a huge PR)
main
2 days ago
docs pass
Icxolu:docs-pass
2 days ago
add `PyCode::compile` to create executable code objects
Icxolu:pycode
2 days ago
rename `Python::allow_threads` to `Python::detach` (#5221) * rename `Python::allow_threads` to `Python::detach` * Update guide/src/migration.md Co-authored-by: David Hewitt <mail@davidhewitt.dev> --------- Co-authored-by: David Hewitt <mail@davidhewitt.dev>
main
2 days ago
fix netlify deploy
davidhewitt:fix-deploy
2 days ago
newsfragment
davidhewitt:once-cell-ext
2 days ago
Active Branches
update guide to the current state
last run
2 days ago
#5225
CodSpeed Performance Gauge
0%
add `OnceCellExt` trait
last run
2 days ago
#5223
CodSpeed Performance Gauge
0%
Add file
last run
7 days ago
#5205
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs