Skip to content

Commit 4cc0efb

Browse files
committed
Add bugfix note to whatsnew in v0.16.1 release.
1 parent 5592171 commit 4cc0efb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.16.1.txt

+1
Original file line numberDiff line numberDiff line change
@@ -205,6 +205,7 @@ Bug Fixes
205205
- Bug in ``to_msgpack`` and ``read_msgpack`` zlib and blosc compression support (:issue:`9783`)
206206

207207
- Bug ``GroupBy.size`` doesn't attach index name properly if grouped by ``TimeGrouper`` (:issue:`9925`)
208+
- Bug causing an exception in slice assignments because ``length_of_indexer`` returns wrong results (:issue:`9995`)
208209

209210

210211

0 commit comments

Comments
 (0)