PyO3
pyo3
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
Introspection: expose `#[classattribute]` as an attribute (#5839) * Introspection: expose `#[classattribute]` as an attribute Outputs valid but a bit too broad stubs Combining @classmethod and @property has been removed in 3.13 * Add Final
main
20 minutes ago
Add changelog
Tpt:tpt/override
42 minutes ago
Doc: expose more prominently `const` class attributes They are closer to the actual behavior. State explicitly that function-based class attributes are also computed only once at initialization
Tpt:tpt/classattribute-doc
1 hour ago
Add Final
Tpt:tpt/classattribute
2 hours ago
Doc: expose more prominently `const` class attributes They are closer to the actual behavior. State explicitly that function-based class attributes are also computed only once at initialization
Tpt:tpt/classattribute-doc
2 hours ago
Introspection: expose `#[classattribute]` as an attribute Outputs valid but a bit too broad stubs Combining @classmethod and @property has been removed in 3.13
Tpt:tpt/classattribute
16 hours ago
Introspection: expose `#[classattribute]` as an attribute Outputs valid but a bit too broad stubs Combining @classmethod and @property has been removed in 3.13
Tpt:tpt/classattribute
17 hours ago
fix(pyo3-macros): allow pyclass named Probe (#5837) The `*` import was shadowing the name of the pyclass. The PyMethods trait was only defined for the multiple-pymethods feature, but it cannot be conditionally imported inside the macro. I just defined the trait unconditionally. Fixes #4792.
main
2 days ago
Active Branches
Introspection: use object as input argument type for method returning NotImplemented on conversion error
last run
42 minutes ago
#5841
CodSpeed Performance Gauge
0%
Doc: expose more prominently `const` class attributes
last run
1 hour ago
#5840
CodSpeed Performance Gauge
0%
docs: Improves `IntoPyObject` documentation in the guides
last run
3 days ago
#5835
CodSpeed Performance Gauge
0%
© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs