Skip to content

Commit aaf1143

Browse files
update whatsnew
1 parent 1863adb commit aaf1143

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
@@ -1001,6 +1001,7 @@ Numeric
10011001

10021002
Conversion
10031003
^^^^^^^^^^
1004+
- Bug in :func:`maybe_convert_objects` for large ``int`` values mixed with ``None`` (:issue:`58485`)
10041005
- Bug in :meth:`DataFrame.astype` not casting ``values`` for Arrow-based dictionary dtype correctly (:issue:`58479`)
10051006
- Bug in :meth:`DataFrame.update` bool dtype being converted to object (:issue:`55509`)
10061007
- Bug in :meth:`Series.astype` might modify read-only array inplace when casting to a string dtype (:issue:`57212`)

0 commit comments

Comments
 (0)