• Tim Peters's avatar
    defdict_reduce(): Plug leaks. · 5566e968
    Tim Peters yazdı
    We didn't notice these before because test_defaultdict didn't
    actually do anything before Georg fixed that earlier today.
    Neal's next refleak run then showed test_defaultdict leaking
    9 references on each run.  That's repaired by this checkin.
    5566e968
collectionsmodule.c 32.3 KB