Skip to content

Commit cbc1465

Browse files
committed
BUG when assigning to .ix[tuple(...)
1 parent 5a69710 commit cbc1465

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/release.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ Bug Fixes
8484
- Regresssion in handling of empty Series as indexers to Series (:issue:`5877`)
8585
- Bug in internal caching, related to (:issue:`5727`)
8686
- Testing bug in reading json/msgpack from a non-filepath on windows under py3 (:issue:`5874`)
87+
- Bug when assigning to .ix[tuple(...)] (:issue:`5896`)
8788

8889
pandas 0.13.0
8990
-------------

0 commit comments

Comments
 (0)