1. 15 Jun, 2012 1 commit
    • Eli Bendersky's avatar
      Replace the iter/itertext methods of Element in _elementtree with true C... · d1ab2651
      Eli Bendersky authored
      Replace the iter/itertext methods of Element in _elementtree with true C implementations, instead of the bootstrapped Python code. In addition to being cleaner (removing the last remains of the bootstrapping code in _elementtree), this gives a 10x performance boost for iter() on large documents.
      Also reorganized the tests a bit to be more robust.
      d1ab2651
  2. 14 Jun, 2012 8 commits
  3. 13 Jun, 2012 4 commits
  4. 12 Jun, 2012 5 commits
  5. 11 Jun, 2012 8 commits
  6. 10 Jun, 2012 7 commits
  7. 09 Jun, 2012 3 commits
  8. 08 Jun, 2012 4 commits