Skip to content

Commit 9638c88

Browse files
committed
whatsnew update
1 parent 2ecd03f commit 9638c88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.22.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ Other Enhancements
3333
Backwards incompatible API changes
3434
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
3535

36-
- :func:`Series.fillna` now raises a ``TypeError`` instead of a ``ValueError`` when passed a list, tuple or DataFrame as a ``value`` (`PR18293 <https://github.com/pandas-dev/pandas/pull/18293>`__)
36+
- :func:`Series.fillna` now raises a ``TypeError`` instead of a ``ValueError`` when passed a list, tuple or DataFrame as a ``value`` (:issue:`18293`)
3737
-
3838
-
3939

0 commit comments

Comments
 (0)