Skip to content

Commit dd2435c

Browse files
Add whatsnew entry
1 parent ffcc4f6 commit dd2435c

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
@@ -346,6 +346,7 @@ I/O
346346
- Bug in :meth:`read_excel` where a UTF-8 string with a high surrogate would cause a segmentation violation (:issue:`23809`)
347347
- Bug in :meth:`read_csv` was causing a file descriptor leak on an empty file (:issue:`31488`)
348348
- Bug in :meth:`read_csv` was causing a segfault when there were blank lines between the header and data rows (:issue:`28071`)
349+
- Bug in :meth:`read_csv` was raising a misleading exception on permission issue (:issue:`23784`)
349350

350351

351352
Plotting

0 commit comments

Comments
 (0)