Skip to content

Commit a6fcbd2

Browse files
authored
Update v3.0.0.rst
1 parent 16c71fd commit a6fcbd2

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
@@ -649,6 +649,7 @@ Conversion
649649
- Bug in :meth:`DataFrame.update` bool dtype being converted to object (:issue:`55509`)
650650
- Bug in :meth:`Series.astype` might modify read-only array inplace when casting to a string dtype (:issue:`57212`)
651651
- Bug in :meth:`Series.reindex` not maintaining ``float32`` type when a ``reindex`` introduces a missing value (:issue:`45857`)
652+
- Bug in :meth: 'Series.convert_dtype' strips the timezone on an already Timezone aware pyarrow timestamp dtype (:issue:'60237')
652653

653654
Strings
654655
^^^^^^^

0 commit comments

Comments
 (0)