Skip to content

Commit 52b6c2c

Browse files
sdementenjreback
authored andcommitted
improve description of whatsnew item
1 parent 9455ee9 commit 52b6c2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.20.0.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -416,7 +416,7 @@ Performance Improvements
416416
Bug Fixes
417417
~~~~~~~~~
418418

419-
- Bug in ``Timestamp.replace`` wrong exception raised when wrong argument name given (:issue:`15240`)
419+
- Bug in ``Timestamp.replace`` exception ValueError raised when wrong argument name given, should be TypeError (:issue:`15240`)
420420
- Bug in ``Index`` power operations with reversed operands (:issue:`14973`)
421421
- Bug in ``TimedeltaIndex`` addition where overflow was being allowed without error (:issue:`14816`)
422422
- Bug in ``TimedeltaIndex`` raising a ``ValueError`` when boolean indexing with ``loc`` (:issue:`14946`)

0 commit comments

Comments
 (0)