pyo3/newsfragments/3657.changed.md

2 lines
152 B
Markdown
Raw Normal View History

Changed `.is_true` to `.is_truthy` on `PyAny` and `Py<PyAny>` to clarify that the test is not based on identity with or equality to the True singleton.