Skip to content

Commit 6e2cd6d

Browse files
committed
Update whatsnew
1 parent 6f75ac5 commit 6e2cd6d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1050,6 +1050,7 @@ I/O
10501050
- Bug in :meth:`~HDFStore.create_table` now raises an error when `column` argument was not specified in `data_columns` on input (:issue:`28156`)
10511051
- :meth:`read_json` now could read line-delimited json file from a file url while `lines` and `chunksize` are set.
10521052
- Bug in :meth:`DataFrame.to_sql` when reading DataFrames with ``-np.inf`` entries with MySQL now has a more explicit ``ValueError`` (:issue:`34431`)
1053+
- Bug in :meth:`io.common.infer_compression` where capitalised files extensions were not decompressed by read_* functions.
10531054

10541055
Plotting
10551056
^^^^^^^^

0 commit comments

Comments
 (0)