diff options
author | Eddie Elizondo <eelizondo@fb.com> | 2019-09-13 16:48:03 (GMT) |
---|---|---|
committer | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2019-09-13 16:48:03 (GMT) |
commit | a67ac2f2d9550e5a36d28f9b6eeacf6575dda2d5 (patch) | |
tree | 0cf5dc7d9e474ac658adb653d47a5d96646fada7 /Lib | |
parent | 14fd925a18fe3db0922a7d798e373102fe7a8a9c (diff) | |
download | cpython-a67ac2f2d9550e5a36d28f9b6eeacf6575dda2d5.zip cpython-a67ac2f2d9550e5a36d28f9b6eeacf6575dda2d5.tar.gz cpython-a67ac2f2d9550e5a36d28f9b6eeacf6575dda2d5.tar.bz2 |
bpo-38150 Fix refleak in the finalizer of a _testcapimodule type (GH-16115)
The PyLong created in the finalizer was not being cleaned up
https://bugs.python.org/issue38150
Automerge-Triggered-By: @matrixise
Diffstat (limited to 'Lib')
0 files changed, 0 insertions, 0 deletions