summaryrefslogtreecommitdiff
path: root/Python
diff options
context:
space:
mode:
authorINADA Naoki <methane@users.noreply.github.com>2018-07-04 11:15:50 +0900
committerGitHub <noreply@github.com>2018-07-04 11:15:50 +0900
commit3c452404ae178b742967589a0bb4a5ec768d76e0 (patch)
tree4f7f0c7ee425ee37c9c47ac3a1bb0d698d90ea23 /Python
parentd8cba5d16f1333fd625726fc72e66afbd45b8d00 (diff)
downloadcpython-git-3c452404ae178b742967589a0bb4a5ec768d76e0.tar.gz
bpo-33418: Add tp_clear for function object (GH-8058)
Without tp_clear, GC can't break cyclic reference. It will cause memory leak when cyclic reference is created intentionally.
Diffstat (limited to 'Python')
0 files changed, 0 insertions, 0 deletions