Skip to content

Commit 2c3625a

Browse files
Update whatsnew in v3.0.0.
1 parent 7a4c1ee commit 2c3625a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v3.0.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -665,7 +665,7 @@ Interval
665665

666666
Indexing
667667
^^^^^^^^
668-
- Bug in :class:`Index` printed names do not escape single quotes (:issue:`60190`)
668+
- Bug in printing :attr:`Index.names` and :attr:`MultiIndex.levels` would not escape single quotes (:issue:`60190`)
669669
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
670670
- Bug in :meth:`DataFrame.from_records` throwing a ``ValueError`` when passed an empty list in ``index`` (:issue:`58594`)
671671

0 commit comments

Comments
 (0)