Skip to content

Commit a85cd42

Browse files
committed
doc: whatsnew for read_html() rewinding fixes
1 parent 58b4647 commit a85cd42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ Indexing
103103
I/O
104104
^^^
105105

106-
-
106+
- :func:`read_html` now rewinds seekable IO objects after parse failure, before attempting to parse with a new parser. If a parser errors and the object is non-seekable, an informative error is raised suggesting the use of a different parser (:issue:`17975`)
107107
-
108108
-
109109

0 commit comments

Comments
 (0)