-
Barry Warsaw authored
PyList_Append steals a reference even if it fails). builtin_filter(): Had the same leak problem as builtin_map().
fa77e09d
PyList_Append steals a reference even if it fails). builtin_filter(): Had the same leak problem as builtin_map().