Skip to content

Commit e986f28

Browse files
committed
adding whatsnew notice for bug 22332
1 parent d33f550 commit e986f28

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/source/whatsnew/v0.24.0.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -664,6 +664,8 @@ Indexing
664664
- Bug when indexing :class:`DatetimeIndex` with nanosecond resolution dates and timezones (:issue:`11679`)
665665
- Bug where indexing with a Numpy array containing negative values would mutate the indexer (:issue:`21867`)
666666
- ``Float64Index.get_loc`` now raises ``KeyError`` when boolean key passed. (:issue:`19087`)
667+
- :class:`Index` no longer mangles None, NaN and NaT (:issue:`22332`)
668+
667669

668670
Missing
669671
^^^^^^^

0 commit comments

Comments
 (0)