Skip to content

Commit db30b58

Browse files
Update doc/source/whatsnew/v3.0.0.rst
Co-authored-by: Xiao Yuan <[email protected]>
1 parent 475f2d1 commit db30b58

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
@@ -676,7 +676,7 @@ Interval
676676

677677
Indexing
678678
^^^^^^^^
679-
- Bug in :func:`Series.mask` unexpectedly filling pd.NA (:issue:`60729`)
679+
- Bug in :meth:`Series.mask` unexpectedly filling ``pd.NA`` (:issue:`60729`)
680680
- Bug in :meth:`DataFrame.__getitem__` returning modified columns when called with ``slice`` in Python 3.12 (:issue:`57500`)
681681
- Bug in :meth:`DataFrame.from_records` throwing a ``ValueError`` when passed an empty list in ``index`` (:issue:`58594`)
682682
- Bug in :meth:`MultiIndex.insert` when a new value inserted to a datetime-like level gets cast to ``NaT`` and fails indexing (:issue:`60388`)

0 commit comments

Comments
 (0)