Add type casters for nullopt_t, fix none refcount (#499)
* Incref returned None in std::optional type caster * Add type casters for nullopt_t * Add a test for nullopt_t
parent
9a110e6d
Please register or sign in to comment
* Incref returned None in std::optional type caster * Add type casters for nullopt_t * Add a test for nullopt_t