Commit db94df3
committed
Return py::object instead of std::variant to pybind11
Pybind's variant handling explodes MSVC, so we do it instead.1 parent a63d52a commit db94df3
1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
621 | | - | |
| 621 | + | |
| 622 | + | |
| 623 | + | |
622 | 624 | | |
623 | 625 | | |
624 | 626 | | |
| |||
0 commit comments