Skip to content

Commit 6510935

Browse files
committed
Add whatsnew entry
1 parent 0c7738e commit 6510935

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.3.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -539,6 +539,7 @@ I/O
539539
- Bug in :func:`read_hdf` returning unexpected records when filtering on categorical string columns using ``where`` parameter (:issue:`39189`)
540540
- Bug in :func:`read_sas` raising ``ValueError`` when ``datetimes`` were null (:issue:`39725`)
541541
- Bug in :func:`read_excel` dropping empty values from single-column spreadsheets (:issue:`39808`)
542+
- Bug in :func:`read_csv` segmentation fault on malformed input (:issue:`14782`)
542543

543544
Period
544545
^^^^^^

0 commit comments

Comments
 (0)