• Eli Bendersky's avatar
    Removing the test of Element that causes ref-leak in GC (issue #14464). · 0261d754
    Eli Bendersky authored
    I will now continue investigating the cause of the ref-leak, but I wanted
    to remove the test so that the refcount test in the buildbots could be clean.
    The whole change (adding GC to Element) is not reverted because it improved
    the situation (GC works for immediate cycles) and didn't cause regressions
    (the test is new and was added together with the fix).
    0261d754
test_xml_etree.py 60.2 KB