[issue30726] [Windows] Warnings in elementtree due to new expat

STINNER Victor report at bugs.python.org
Thu Jun 29 15:44:54 EDT 2017


STINNER Victor added the comment:

> How far back does it need to be ported? Just to 3.5?

Up to 2.7, expat 2.2.1 was updated to 2.7 as well. I even proposed a PR for 3.3 and 3.4 (not merged yet). But since this issue only fixes a warning, I don't think that it's worth it to backport it to 3.3 and 3.4.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue30726>
_______________________________________


More information about the Python-bugs-list mailing list