All our supported runtimes [1] are compatible with the recommended alternatives. `Element.getiterator` [2] is deprecated since python 3.2 and will be removed in python 3.9, these changes switch usages to Element.iter() [3] [1] https://governance.openstack.org/tc/reference/runtimes/victoria.html#python-runtimes-for-train [2] https://docs.python.org/3/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.getiterator [3] https://docs.python.org/3/library/xml.etree.elementtree.html#xml.etree.ElementTree.Element.iter Change-Id: Ice98ff5f59e02452c1392f3b2048929764630674changes/76/737476/1
parent
8de17cfe6f
commit
ca2bab465d
Loading…
Reference in new issue