• Jeremy Hylton's avatar
    Expand comments. · 296aef8e
    Jeremy Hylton yazdı
    Explicitly clear all elements from arena->a_objects and remove
    assert() that refcount is 1.  It's possible for a program to get a
    reference to the list via sys.getobjects() or via gc functions.
    296aef8e
pyarena.c 5.37 KB