PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Implement deleters (#5699) * Implement deleters Adds a #[deleter] macro When deleter is set, the `PyGetSetDef.setter` function calls the setter or deleter depending on if the value is `NULL` or not Issue #5686 * Update src/impl_/pymethods.rs Co-authored-by: David Hewitt <mail@davidhewitt.dev> --------- Co-authored-by: David Hewitt <mail@davidhewitt.dev>
main
3 days ago
Update src/impl_/pymethods.rs Co-authored-by: David Hewitt <mail@davidhewitt.dev>
Tpt:tpt/deleter
3 days ago
newsfragments: add PR description
bazaah:feat/module-state-core
3 days ago
Introspection: improve exception support (#5710) - Fixes type hint of exception (do not swap module and name) - When an exception is included in a module, consider it as incomplete (we don't generate stubs for exceptions yet)
main
3 days ago
Introspection: improve exception support - Fixes type hint of exception (do not swap module and name) - When an exception is included in a module, consider it as incomplete (we don't generate stubs for exceptions yet)
Tpt:tpt/exception
3 days ago
Introspection: improve exception support - Fixes type hint of exception (do not swap module and name) - When an exception is included in a module, consider it as incomplete (we don't generate stubs for exceptions yet)
Tpt:tpt/exception
3 days ago
feat: add `uuid::NonNilUuid` support (#5707) * feat: add `uuid::NonNillUuid` support * added newsfragment
main
3 days ago
Introspection: generate nested classes for complex enums
Tpt:tpt/inspect-enums
4 days ago
Active Branches
add `ModuleState`, core lifecycle callbacks for `#[pymodule]`s
last run
3 days ago
#5600
CodSpeed Performance Gauge
0%
Introspection: generate nested classes for complex enums
last run
4 days ago
#5708
CodSpeed Performance Gauge
0%
Fix TypeError when converting Rust encoding errors to Python
last run
6 days ago
#5668
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs