You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/source/whatsnew/v3.0.0.rst
+1-1
Original file line number
Diff line number
Diff line change
@@ -466,7 +466,7 @@ Sparse
466
466
ExtensionArray
467
467
^^^^^^^^^^^^^^
468
468
- 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`)
0 commit comments