Skip to content

Commit ba3fbb8

Browse files
committed
DOC: Mention #5666 in 0.13.0 release notes
1 parent 2bcb163 commit ba3fbb8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release.rst

+1
Original file line numberDiff line numberDiff line change
@@ -820,6 +820,7 @@ Bug Fixes
820820
- Bug fix in apply when using custom function and objects are not mutated (:issue:`5545`)
821821
- Bug in selecting from a non-unique index with ``loc`` (:issue:`5553`)
822822
- Bug in groupby returning non-consistent types when user function returns a ``None``, (:issue:`5592`)
823+
- Work around regression in numpy 1.7.0 which erroneously raises IndexError from ``ndarray.item`` (:issue:`5666`)
823824

824825
pandas 0.12.0
825826
-------------

0 commit comments

Comments
 (0)