Unverified Commit 93e69191 authored by Cris Luengo's avatar Cris Luengo Committed by GitHub
Browse files

fix: enable py::implicitly_convertible<py::none, ...> for py::class_-wrapped types (#3059)

* Allow casting from None to a custom object, closes #2778

* ci.yml patch from the smart_holder branch for full CI coverage.
parent 484b0f04
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment