410c9f13c9
The setter function will receive a NULL value on deletion requests. This wasn't properly handled before, leading to a panic. The new code raises AttributeError in this scenario instead. A test for the behavior has been added. Documentation has also been updated to reflect the behavior. |
||
---|---|---|
.. | ||
src | ||
book.toml | ||
pyo3_version.py |