Skip to content

Commit c6c57f1

Browse files
[3.13] Fix the versionchanged directive for gh-137836 (GH-140859)
1 parent 0329bd1 commit c6c57f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/html.parser.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ parsing text files formatted in HTML (HyperText Mark-up Language) and XHTML.
4141
.. versionchanged:: 3.5
4242
The default value for argument *convert_charrefs* is now ``True``.
4343

44-
.. versionchanged:: 3.14.1
44+
.. versionchanged:: 3.13.10
4545
Added the *scripting* parameter.
4646

4747

0 commit comments

Comments
 (0)