New private API function _PyInstance_Lookup. gc will use this to figure · pythoncapi/cpython@df875b9 · GitHub
Skip to content

Commit df875b9

Browse files
committed
New private API function _PyInstance_Lookup. gc will use this to figure
out whether __del__ exists, without executing any Python-level code.
1 parent cb8ed53 commit df875b9

2 files changed

Lines changed: 33 additions & 0 deletions

File tree

Include/classobject.h

Lines changed: 12 additions & 0 deletions

Objects/classobject.c

Lines changed: 21 additions & 0 deletions

0 commit comments

Comments
 (0)