Skip to content

Commit bd38f15

Browse files
committed
Add entry in last new in section Conversion
1 parent 12727f0 commit bd38f15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -518,6 +518,7 @@ Conversion
518518
- Bug in :meth:`DataFrame.update` bool dtype being converted to object (:issue:`55509`)
519519
- Bug in :meth:`Series.astype` might modify read-only array inplace when casting to a string dtype (:issue:`57212`)
520520
- Bug in :meth:`Series.reindex` not maintaining ``float32`` type when a ``reindex`` introduces a missing value (:issue:`45857`)
521+
- Bug in :meth:`sanitize_array` was not taking into account pyarrow arrays. (:issue:`56994`)
521522

522523
Strings
523524
^^^^^^^

0 commit comments

Comments
 (0)