summaryrefslogtreecommitdiffstats
path: root/Objects/classobject.c
diff options
context:
space:
mode:
authorStéphane Wirtel <stephane@wirtel.be>2019-09-13 17:10:53 (GMT)
committerGitHub <noreply@github.com>2019-09-13 17:10:53 (GMT)
commit53ff2ca89feb90c1fbf2605321bcef35b457f16f (patch)
tree8f16ef543a3d770485ca160d34a529bfdc580e19 /Objects/classobject.c
parent436b429ade87b10879b3f944e99a515478e86e5e (diff)
downloadcpython-53ff2ca89feb90c1fbf2605321bcef35b457f16f.zip
cpython-53ff2ca89feb90c1fbf2605321bcef35b457f16f.tar.gz
cpython-53ff2ca89feb90c1fbf2605321bcef35b457f16f.tar.bz2
[3.8] bpo-38150: Fix refleak in the finalizer of a _testcapimodule type (GH-16115) (GH-16118)
The PyLong created in the finalizer was not being cleaned up https://bugs.python.org/issue38150 Automerge-Triggered-By: @matrixise (cherry picked from commit a67ac2f2d9550e5a36d28f9b6eeacf6575dda2d5) Co-authored-by: Eddie Elizondo <eelizondo@fb.com>
Diffstat (limited to 'Objects/classobject.c')
0 files changed, 0 insertions, 0 deletions