Increase ob's ref count in tp_repr to avoid accidental free by DanBarzilian · Pull Request #1160 · pythonnet/pythonnet
What does this implement/fix? Explain your changes.
Fix incorrect dereferencing wrapper object in tp_repr function, which causes the program to crash.
Does this close any currently open issues?
...
Any other comments?
...
Checklist
Check all those that are applicable and complete.