Ammar Askar added the comment: >From what I can tell from the failed travis run in defused, the problem is >here:
https://github.com/tiran/defusedxml/blob/master/defusedxml/common.py#L129-L141 It's caused by it using the removed _IterParseIterator file (or rather a field that represents it that's set to None) The full traceback can be found here: https://travis-ci.org/tiran/defusedxml/jobs/154677920#L192-L203 ---------- nosy: +ammar2 _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue29050> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com