Skip to content

Commit 2a08400

Browse files
authored
Update Misc/NEWS.d/next/Library/2026-03-28-10-27-46.gh-issue-146169.RBF1xp.rst
1 parent 7015918 commit 2a08400

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
:mod:`xml.parsers.expat`: raise :exc:`RuntimeError` when an Expat handler
2-
calls :meth:`parser.Parse <xml.parsers.expat.xmlparser.Parse>` on the parser
2+
calls :meth:`parser.Parse <xml.parsers.expat.xmlparser.Parse>` or
3+
:meth:`parser.ParseFile <xml.parsers.expat.xmlparser.ParseFile>` on the parser
34
that called the handler. Patch by Bénédikt Tran.

0 commit comments

Comments
 (0)