Skip to content

Commit 60beaad

Browse files
hombitmroeschke
andauthored
Update doc/source/whatsnew/v3.0.0.rst
Co-authored-by: Matthew Roeschke <[email protected]>
1 parent 00211cb commit 60beaad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -466,7 +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`)
469+
- Bug in :meth:`.arrays.ArrowExtensionArray.__setitem__` which caused wrong behavior when using an integer array with repeated values as a key (:issue:`58530`)
470470

471471
Styler
472472
^^^^^^

0 commit comments

Comments
 (0)