Skip to content

Commit 00211cb

Browse files
committed
Update whatsnew/v3.0.0.rst
1 parent 55eeeb1 commit 00211cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -466,6 +466,7 @@ Sparse
466466
ExtensionArray
467467
^^^^^^^^^^^^^^
468468
- Bug in :meth:`api.types.is_datetime64_any_dtype` where a custom :class:`ExtensionDtype` would return ``False`` for array-likes (:issue:`57055`)
469+
- Bug in :meth:`core.arrays.ExtensionArray.__setitem__` which caused wrong behaviour when using an integer array with repeated values as a key (:issue:`58530`)
469470

470471
Styler
471472
^^^^^^

0 commit comments

Comments
 (0)