You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Inspired by #2269 (comment), this is an issue to track all of the places which we know need to change for full PEP 489 compatibility (draft implementation in #2245).
Rust statics - #[pyclass] type objects, most implementations of PyTypeInfo, intern!
The text was updated successfully, but these errors were encountered:
Inspired by #2269 (comment), this is an issue to track all of the places which we know need to change for full PEP 489 compatibility (draft implementation in #2245).
#[pyclass]
type objects, most implementations ofPyTypeInfo
,intern!
The text was updated successfully, but these errors were encountered: