test_python_types.py
9.31 KB
-
Add type casters for nullopt_t, fix none refcount (#499) · 425b4970
* Incref returned None in std::optional type caster * Add type casters for nullopt_t * Add a test for nullopt_t
Ivan Smirnov committed
* Incref returned None in std::optional type caster * Add type casters for nullopt_t * Add a test for nullopt_t