Skip to content

Commit 2dff747

Browse files
📜🤖 Added by blurb_it.
1 parent b0cb14a commit 2dff747

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Fix :class:`xml.dom.pulldom.DOMEventStream` silently dropping SAX events
2+
produced by ``parser.close()`` at end-of-stream. When ``bufsize`` caused the
3+
final tag to be split across reads, ``END_ELEMENT`` and other trailing events
4+
were lost.

0 commit comments

Comments
 (0)