Skip to content

Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_FromLong(0)/PyB… - #567

Merged
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:return-pybool_fromlong-const
Mar 8, 2017
Merged

Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_FromLong(0)/PyB…#567
serhiy-storchaka merged 1 commit into
python:masterfrom
serhiy-storchaka:return-pybool_fromlong-const

Use Py_RETURN_FALSE/Py_RETURN_TRUE rather than PyBool_FromLong(0)/PyB…

c7afc15
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs