Skip to content

Commit 6805cc1

Browse files
committed
DOC: Add s3 python 3 compat note.
1 parent 19ee18f commit 6805cc1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.16.0.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,7 @@ Bug Fixes
8383

8484
.. _whatsnew_0160.bug_fixes:
8585

86+
- Fixed issue using `read_csv` on s3 with Python 3.
8687
- Fixed compatibility issue in ``DatetimeIndex`` affecting architectures where ``numpy.int_`` defaults to ``numpy.int32`` (:issue:`8943`)
8788
- Bug in Panel indexing with an object-like (:issue:`9140`)
8889

0 commit comments

Comments
 (0)