Skip to content

Commit 133a7e1

Browse files
More whatsnew
1 parent 7268d2d commit 133a7e1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/source/whatsnew/v1.0.0.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,9 @@ Indexing
164164

165165
- Bug in assignment using a reverse slicer (:issue:`26939`)
166166
- Bug in reindexing a :meth:`PeriodIndex` with another type of index that contained a `Period` (:issue:`28323`) (:issue:`28337`)
167+
- :meth:`Index.union` could fail when the LHS contained duplicates (:issue:`28257`)
168+
- :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`)
169+
-
167170

168171
Missing
169172
^^^^^^^

0 commit comments

Comments
 (0)