Closed jbergstroem closed 10 years ago
(btw, if anyone knows how to do pull req's without creating issues -- do tell!)
Merged. Thanks. Even if I can't reproduce the problem here... :)
@gawel FYI - A bit of debugging by @arfrever seems to point the difference in results to changes in libxml2
(as used by lxml
).
According to my archival data, this problem occurs with libxml2 >=2.9.0.
Good to know. Do you need a release ?
@gawel Inclined to say no since its only affecting the test suite
This resolves two broken tests for me:
Fixes #62. Tested in py26,27,32,33,34 (with tox and plain nosetests)