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.
T
Tim Peters committed
6063e2615f4d8647e1808d0c94286e525085536f
Parent: 443fec3