mypy
8104d019 - [mypyc] Support __del__ methods (#18519)

Commit
1 year ago
[mypyc] Support __del__ methods (#18519) Fixes mypyc/mypyc#1035 * Populating `.tp_finalize` if the user has defined `__del__`. * Calling `.tp_finalize` from `.tp_dealloc`.
Author
Parents
Loading