This repository was archived by the owner on Jul 22, 2023. It is now read-only.
Commit c69297e
committed
Fix GC on PyObject during Finalizing
Similar to how `PythonDerivedType` finalizes.
Closes pythonnet#364
Possibly related to pythonnet#2451 parent 75dd544 commit c69297e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
116 | | - | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments