Skip to content

Commit 241fcfc

Browse files
Add whatsnew entry
1 parent da25eed commit 241fcfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -349,6 +349,7 @@ I/O
349349
- Bug in :meth:`read_csv` was causing a file descriptor leak on an empty file (:issue:`31488`)
350350
- Bug in :meth:`read_csv` was causing a segfault when there were blank lines between the header and data rows (:issue:`28071`)
351351
- Bug in :meth:`read_csv` was raising a misleading exception on a permissions issue (:issue:`23784`)
352+
- Bug in :meth:`read_csv` was raising an IndexError when header=None and 2 extra data columns
352353

353354

354355
Plotting

0 commit comments

Comments
 (0)