This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author serhiy.storchaka
Recipients brett.cannon, scoder, serhiy.storchaka
Date 2015-12-15.14:15:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1450188915.25.0.356566926446.issue25869@psf.upfronthosting.co.za>
In-reply-to
Content
Updated patch correctly handles rare cases when different elements share the same attrib dict and when the same Element is occurred on different places in ElementTree (that is no longer a tree, but a directed graph).
History
Date User Action Args
2015-12-15 14:15:15serhiy.storchakasetrecipients: + serhiy.storchaka, brett.cannon, scoder
2015-12-15 14:15:15serhiy.storchakasetmessageid: <1450188915.25.0.356566926446.issue25869@psf.upfronthosting.co.za>
2015-12-15 14:15:15serhiy.storchakalinkissue25869 messages
2015-12-15 14:15:15serhiy.storchakacreate