Skip to content

Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing#2430

Merged
YannickJadoul merged 1 commit into
pybind:masterfrom
YannickJadoul:fix-init-unique-shared-nullptr
Aug 25, 2020
Merged

Throw exception on returning a unique_ptr or shared_ptr nullptr (or any other holder type) from py::init, rather than crashing#2430
YannickJadoul merged 1 commit into
pybind:masterfrom
YannickJadoul:fix-init-unique-shared-nullptr

Throw exception on returning a unique_ptr or shared_ptr nullptr (or a…

2a53ff1
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs