python / cpython

The Python programming language
https://www.python.org/
Other
60.06k stars 29.08k forks source link

gh-118416: Fix possible etree issues when registering default namespaces #118417

Open danifus opened 3 weeks ago

danifus commented 3 weeks ago

In some circumstances, registering a default namespace prefix ("") with xml.etree.ElementTree.register_namespace could result in serialising incorrect xml


📚 Documentation preview 📚: https://cpython-previews--118417.org.readthedocs.build/