Do not clean `tpHandle` in `ClassBase.tp_clear` - it might be used in `tp_dealloc` by lostmsu · Pull Request #1566 · pythonnet/pythonnet · GitHub
Skip to content

Do not clean tpHandle in ClassBase.tp_clear - it might be used in tp_…

2dd5ee6
Select commit
Loading
Failed to load commit list.
Merged

Do not clean tpHandle in ClassBase.tp_clear - it might be used in tp_dealloc #1566

Do not clean tpHandle in ClassBase.tp_clear - it might be used in tp_…
2dd5ee6
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs