test_python_types.py
16.7 KB
-
Fix nullptr to None conversion for builtin type casters · 819cb553
Fixes #731. Generally, this applies to any caster made with PYBIND11_TYPE_CASTER().
Dean Moldovan committed
Fixes #731. Generally, this applies to any caster made with PYBIND11_TYPE_CASTER().