Skip to content

Commit 8910a54

Browse files
committed
Fix merge conflict
1 parent b829ea2 commit 8910a54

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

doc/source/whatsnew/v0.21.0.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -487,11 +487,7 @@ Conversion
487487
- Bug in ``IntervalIndex.is_non_overlapping_monotonic`` when intervals are closed on both sides and overlap at a point (:issue:`16560`)
488488
- Bug in :func:`Series.fillna` returns frame when ``inplace=True`` and ``value`` is dict (:issue:`16156`)
489489
- Bug in :attr:`Timestamp.weekday_name` returning a UTC-based weekday name when localized to a timezone (:issue:`17354`)
490-
<<<<<<< 1aad541e5d75b62ff2c8e2b433b0531836c7627f
491490
- Bug in ``Timestamp.replace`` when replacing ``tzinfo`` around DST changes (:issue:`15683`)
492-
=======
493-
494-
>>>>>>> Fix lint error
495491
- Bug in localization of a naive, datetime string in a ``Series`` constructor with a ``datetime[ns, timezone]`` dtype (:issue:`174151`)
496492

497493
Indexing

0 commit comments

Comments
 (0)