Skip to content

Commit aa7fecb

Browse files
committed
Improve the whatsnew entry.
1 parent 347f745 commit aa7fecb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v2.3.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ Interval
132132

133133
Indexing
134134
^^^^^^^^
135-
- Bug in :class:`MaskedIndexEngine` affecting :meth:`Index.get_indexer` and downstream methods when ``NaN`` is located at or after position 128 (:issue:`58924`)
135+
- Bug in ``HashTable`` classes affecting :meth:`Index.get_indexer` and downstream methods when ``NaN`` is located at or after position 128 (:issue:`58924`)
136136
- Fixed bug in :meth:`Index.get_indexer` round-tripping through string dtype when ``infer_string`` is enabled (:issue:`55834`)
137137

138138
Missing

0 commit comments

Comments
 (0)