diff options
author | Tim Peters <tim.peters@gmail.com> | 2002-08-08 01:06:39 +0000 |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2002-08-08 01:06:39 +0000 |
commit | 6063e2615f4d8647e1808d0c94286e525085536f (patch) | |
tree | f5731d68b917c7044ce0b969910c895ffc8ba4d6 /Lib/socket.py | |
parent | 443fec3dd9c1a2c60b538af0504d4926e633b9b4 (diff) | |
download | cpython-git-6063e2615f4d8647e1808d0c94286e525085536f.tar.gz |
PyList_Reverse(): This was leaking a reference to Py_None on every call.
I believe I introduced this bug when I refactored the reversal code so
that the mergesort could use it too. It's not a problem on the 2.2 branch.
Diffstat (limited to 'Lib/socket.py')
0 files changed, 0 insertions, 0 deletions