Giovanni Cappellotto <potoma...@gmail.com> added the comment:

In https://github.com/python/cpython/pull/14757 I tried updating the 
implementation of `Attr._set_name` to remove and reset the attr node in the 
owner element. So now `Attr._set_name` behaves similarly to 
`Document.renameNode`.

All existing tests are still passing and I added one more test for checking the 
issue described here.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<https://bugs.python.org/issue13127>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to