2 lines
152 B
Markdown
2 lines
152 B
Markdown
|
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.
|