Skip to content

Commit fa32798

Browse files
committed
done
1 parent 99fd1b5 commit fa32798

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
@@ -97,7 +97,7 @@ Notable bug fixes
9797
These are bug fixes that might have notable behavior changes.
9898

9999
.. _whatsnew_300.notable_bug_fixes.groupby_unobs_and_na:
100-
- ``Index.__setitem__`` raises ``ValueError`` when integer indexers contain ``pd.NA``. (:gh:`61465`)
100+
- ``Index.__setitem__`` raises ``ValueError`` when integer indexers contain ``pd.NA``. (:issue:`61465`)
101101

102102

103103
Improved behavior in groupby for ``observed=False``

0 commit comments

Comments
 (0)