152 B
152 B
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.
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.