Skip to content

Commit f2bed75

Browse files
committed
Merge branch 'pandas-dev#22150' of github.com:HannahFerch/pandas into pandas-dev#22150
# Conflicts: # doc/source/whatsnew/v0.24.0.txt
2 parents bda85e2 + 13c4fa9 commit f2bed75

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

doc/source/whatsnew/v0.24.0.txt

-1
Original file line numberDiff line numberDiff line change
@@ -636,7 +636,6 @@ Datetimelike
636636
- Bug in :class:`DatetimeIndex` subtraction that incorrectly failed to raise ``OverflowError`` (:issue:`22492`, :issue:`22508`)
637637
- Bug in :class:`DatetimeIndex` incorrectly allowing indexing with ``Timedelta`` object (:issue:`20464`)
638638
- Bug in :class:`DatetimeIndex` where frequency was being set if original frequency was 'None' (:issue:`22150`)
639-
-
640639

641640
Timedelta
642641
^^^^^^^^^

0 commit comments

Comments
 (0)