mirror of
https://github.com/pybind/pybind11.git
synced 2026-06-07 00:04:42 +00:00
type_caster<std::function>: allow None values in both directions
This commit is contained in:
@@ -30,6 +30,7 @@ Copy constructions: 1
|
||||
Move constructions: True
|
||||
argument matches dummy_function
|
||||
eval(1) = 2
|
||||
roundtrip (got None)..
|
||||
roundtrip..
|
||||
argument matches dummy_function
|
||||
eval(1) = 2
|
||||
|
||||
Reference in New Issue
Block a user