[issue17088] ElementTree incorrectly refuses to write attributes without namespaces when default_namespace is used

Maarten ter Huurne report at bugs.python.org
Sun Dec 9 09:05:14 EST 2018


Maarten ter Huurne <maarten at treewalker.org> added the comment:

I think I have a good solution now, see the pull request for details. It does touch a lot of code, but I split all the changes into small consistent units, so it should be easier to verify whether they are correct.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue17088>
_______________________________________


More information about the Python-bugs-list mailing list