Skip to content

Commit 32acecb

Browse files
committed
update release note
1 parent dbc7817 commit 32acecb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

+1
Original file line numberDiff line numberDiff line change
@@ -846,6 +846,7 @@ I/O
846846
- :func:`read_sas()` will correctly parse sas7bdat files with data page types having also bit 7 set (so page type is 128 + 256 = 384) (:issue:`16615`)
847847
- Bug in :meth:`detect_client_encoding` where potential ``IOError`` goes unhandled when importing in a mod_wsgi process due to restricted access to stdout. (:issue:`21552`)
848848
- Bug in :func:`to_string()` that broke column alignment when ``index=False`` and width of first column's values is greater than the width of first column's header (:issue:`16839`, :issue:`13032`)
849+
- Fixed memory leak in :func:`read_csv` (:issue:`21353`)
849850

850851
Plotting
851852
^^^^^^^^

0 commit comments

Comments
 (0)