Skip to content

Commit 242dbdf

Browse files
committed
Remove unnecessary whatsnew note
1 parent e636ce2 commit 242dbdf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,6 @@ Numeric
942942

943943
Conversion
944944
^^^^^^^^^^
945-
- Bug in :meth:`BaseMaskedArray._cast_pointwise_result` with all-NA values results returned ``object`` dtype instead of preserving the original dtype (:issue:`62344`)
946945
- Bug in :meth:`DataFrame.astype` not casting ``values`` for Arrow-based dictionary dtype correctly (:issue:`58479`)
947946
- Bug in :meth:`DataFrame.update` bool dtype being converted to object (:issue:`55509`)
948947
- Bug in :meth:`Series.astype` might modify read-only array inplace when casting to a string dtype (:issue:`57212`)

0 commit comments

Comments
 (0)