mypy
[mypyc] Calling tp_finalize from tp_dealloc.
#18519
Merged

[mypyc] Calling tp_finalize from tp_dealloc. #18519

JukkaL merged 11 commits into python:master from advait-dixit:call_del
advait-dixit
advait-dixit [mypyc] Calling tp_finalize from tp_dealloc.
b71773c4
advait-dixit Moving code for readability.
4e9e6087
advait-dixit Enhancing test.
868038a7
JukkaL
JukkaL commented on 2025-01-27
advait-dixit * Moving null-check of tp_finalize from runtime to compile time.
36cc4948
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
6cf11169
advait-dixit
advait-dixit Fixed handling of exceptions raised in __del__ methods.
097efaf8
advait-dixit
JukkaL JukkaL added topic-mypyc
advait-dixit Fixing ignored exception message.
d4e5f403
advait-dixit Merge branch 'master' into call_del
16668419
pre-commit-ci[bot] [pre-commit.ci] auto fixes from pre-commit.com hooks
346f4158
advait-dixit Merge branch 'master' into call_del
0ee7f611
advait-dixit advait-dixit requested a review from JukkaL JukkaL 1 year ago
JukkaL
JukkaL commented on 2025-02-13
advait-dixit Adding NULL check for del_str.
c942ddb7
JukkaL
JukkaL approved these changes on 2025-02-14
JukkaL JukkaL merged 8104d019 into master 1 year ago
advait-dixit advait-dixit deleted the call_del branch 1 year ago

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone