Skip to content

Commit fd65cbf

Browse files
committed
add whatsnew v3.0.0 entry
1 parent 05c2540 commit fd65cbf

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
@@ -798,6 +798,7 @@ Other
798798
- Bug in :meth:`read_csv` where chained fsspec TAR file and ``compression="infer"`` fails with ``tarfile.ReadError`` (:issue:`60028`)
799799
- Bug in Dataframe Interchange Protocol implementation was returning incorrect results for data buffers' associated dtype, for string and datetime columns (:issue:`54781`)
800800
- Bug in ``Series.list`` methods not preserving the original :class:`Index`. (:issue:`58425`)
801+
- Bug in ``Series.list`` methods not preserving the original name. (:issue:`60522`)
801802
- Bug in printing a :class:`DataFrame` with a :class:`DataFrame` stored in :attr:`DataFrame.attrs` raised a ``ValueError`` (:issue:`60455`)
802803

803804
.. ***DO NOT USE THIS SECTION***

0 commit comments

Comments
 (0)