[mypyc] Calling tp_finalize from tp_dealloc. #18519
[mypyc] Calling tp_finalize from tp_dealloc.
b71773c4
Moving code for readability.
4e9e6087
Enhancing test.
868038a7
JukkaL
commented
on 2025-01-27
* Moving null-check of tp_finalize from runtime to compile time.
36cc4948
[pre-commit.ci] auto fixes from pre-commit.com hooks
6cf11169
Fixed handling of exceptions raised in __del__ methods.
097efaf8
Fixing ignored exception message.
d4e5f403
Merge branch 'master' into call_del
16668419
[pre-commit.ci] auto fixes from pre-commit.com hooks
346f4158
Merge branch 'master' into call_del
0ee7f611
JukkaL
commented
on 2025-02-13
Adding NULL check for del_str.
c942ddb7
JukkaL
approved these changes
on 2025-02-14
JukkaL
merged
8104d019
into master 1 year ago
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub