pyo3/tests/ui/abi3_weakref.stderr

6 lines
155 B
Plaintext

error: `weakref` requires Python >= 3.9 when using the `abi3` feature
--> tests/ui/abi3_weakref.rs:4:11
|
4 | #[pyclass(weakref)]
| ^^^^^^^