Ditch obsolete tp_compare implementation. · pythonnet/pythonnet@e4b91d7 · GitHub
Skip to content

Commit e4b91d7

Browse files
committed
Ditch obsolete tp_compare implementation.
We can use tp_richcompare for all supported Python versions.
1 parent 40f7086 commit e4b91d7

2 files changed

Lines changed: 18 additions & 38 deletions

File tree

src/runtime/classbase.cs

Lines changed: 1 addition & 22 deletions

src/runtime/runtime.cs

Lines changed: 17 additions & 16 deletions

0 commit comments

Comments
 (0)