Skip to content

Commit 3967083

Browse files
More whatsnew
1 parent 8783207 commit 3967083

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,8 @@ Indexing
143143
^^^^^^^^
144144

145145
- Bug in assignment using a reverse slicer (:issue:`26939`)
146+
- :meth:`Index.union` could fail when the LHS contained duplicates (:issue:`28257`)
147+
- :meth:`Index.get_indexer_non_unique` could fail with `TypeError` in some cases, such as when searching for ints in a string index (:issue:`28257`)
146148
-
147149

148150
Missing

0 commit comments

Comments
 (0)