PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Introspection: allows to override annotations in signature Allow type annotations on vargs and kwargs Example: #[pyfunction(signature = (a: "int", *_args: "str", _b: "int" = None, **_kwargs: "bool") -> "int")]
Tpt:tpt/type-signature
1 day ago
Add changelog entry
jder:main
1 day ago
Introspection: properly tag modules as incomplete
Tpt:tpt/typing-exhaustive
2 days ago
impl `FromPyObjectBound` instead of `PyFunctionArgument`
Icxolu:pyclassguard
3 days ago
refactor: break `gil.rs` into parts (#5232) * refactor: break `gil.rs` into parts * fix PyPy build * Update src/internal/state.rs Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com> * Apply suggestions from code review Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com> * remove more "GIL" language from `state.rs` * Apply suggestions from code review Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com> * update more comments * fixup PyPy case, comments in `interpreter_lifecycle.rs` --------- Co-authored-by: Icxolu <10486322+Icxolu@users.noreply.github.com>
main
3 days ago
refactor
bschoenmaeckers:PyUnicodeWriter
3 days ago
add `IntoPyObject` impls
Icxolu:pyclassguard
4 days ago
ci: allow slightly bigger drop in project coverage (#5236)
main
5 days ago
Active Branches
Introspection: allows to override annotations in signature
last run
1 day ago
#5241
CodSpeed Performance Gauge
0%
Avoid using unwind handling in WASM
last run
1 day ago
#5239
CodSpeed Performance Gauge
0%
Introspection: properly tag modules as incomplete when needed
last run
2 days ago
#5207
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs