Commit 390bcb5
force creation of
`std::exception` is supposed to inherit from `BaseException`
if other classes that inherit `std::exception` are created first,
then the Python wrapper class of `std::exception` no longer inherits `BaseException`std::exception early1 parent 8710637 commit 390bcb5
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
| 88 | + | |
| 89 | + | |
| 90 | + | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
0 commit comments