Skip to content

Commit a3558fd

Browse files
committed
Add PR number
1 parent 6e2cd6d commit a3558fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1050,7 +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.
1053+
- Bug where capitalised files extensions were not decompressed by read_* functions (:issue:`35164`)
10541054

10551055
Plotting
10561056
^^^^^^^^

0 commit comments

Comments
 (0)