Skip to content

Commit 8c41d9d

Browse files
Update whatsnew
1 parent 67ecd35 commit 8c41d9d

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
@@ -663,7 +663,7 @@ Interval
663663

664664
Indexing
665665
^^^^^^^^
666-
- Bug in :func:`pprint_thing` with ``quote_strings=True`` failing for strings with embedded single quotes (:issue:`60190`)
666+
- Bug in :class:`Index` printed names do not escape single quotes (:issue:`60190`)
667667
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
668668
- Bug in :meth:`DataFrame.from_records` throwing a ``ValueError`` when passed an empty list in ``index`` (:issue:`58594`)
669669

0 commit comments

Comments
 (0)