Skip to content

Commit 8669c61

Browse files
committed
DOC: 5143 (read_html testing bug) release notes
1 parent f189263 commit 8669c61

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/release.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -571,6 +571,8 @@ Bug Fixes
571571
- Treat a list/ndarray identically for ``iloc`` indexing with list-like (:issue:`5006`)
572572
- Fix ``MultiIndex.get_level_values()`` with missing values (:issue:`5074`)
573573
- Fix bound checking for Timestamp() with datetime64 input (:issue:`4065`)
574+
- Fix a bug where ``TestReadHtml`` wasn't calling the correct ``read_html()``
575+
function (:issue:`5143`).
574576

575577
pandas 0.12.0
576578
-------------

0 commit comments

Comments
 (0)