Roundup Robot added the comment:

New changeset 852c9ed9115c by Serhiy Storchaka in branch '3.4':
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
https://hg.python.org/cpython/rev/852c9ed9115c

New changeset 3a44f06907f1 by Serhiy Storchaka in branch '3.5':
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
https://hg.python.org/cpython/rev/3a44f06907f1

New changeset 936fcd0ba6b1 by Serhiy Storchaka in branch 'default':
Issue #25691: Fixed crash on deleting ElementTree.Element attributes.
https://hg.python.org/cpython/rev/936fcd0ba6b1

New changeset e3dea2e4f93d by Serhiy Storchaka in branch '2.7':
Issue #25691: Added tests on deleting cElementTree.Element attributes.
https://hg.python.org/cpython/rev/e3dea2e4f93d

----------
nosy: +python-dev

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

Reply via email to