]> granicus.if.org Git - python/commit
Issue #16913: Fix Element.itertext()'s handling of text with XML entities.
authorEli Bendersky <eliben@gmail.com>
Thu, 10 Jan 2013 14:27:53 +0000 (06:27 -0800)
committerEli Bendersky <eliben@gmail.com>
Thu, 10 Jan 2013 14:27:53 +0000 (06:27 -0800)
commite6174ca85e293039c464e06bf3a656300347b562
treef78ed07b81f69ea07374c3199bdf6556683704eb
parent458c0d5a776746267f432e6860050af367fb5431
Issue #16913: Fix Element.itertext()'s handling of text with XML entities.

Patch by Serhiy Storchaka
Lib/test/test_xml_etree.py
Misc/NEWS
Modules/_elementtree.c