Skip to content

Commit c6400d6

Browse files
committed
Add whatsnew entry
1 parent 1547c0c commit c6400d6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.4.0.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -712,6 +712,7 @@ Datetimelike
712712
- Bug in :class:`DateOffset`` addition with :class:`Timestamp` where ``offset.nanoseconds`` would not be included in the result (:issue:`43968`, :issue:`36589`)
713713
- Bug in :meth:`Timestamp.fromtimestamp` not supporting the ``tz`` argument (:issue:`45083`)
714714
- Bug in :class:`DataFrame` construction from dict of :class:`Series` with mismatched index dtypes sometimes raising depending on the ordering of the passed dict (:issue:`44091`)
715+
- Bug in :class:`Timestamp` hashing during some DST transitions caused a segmentation fault (:issue:`33931`)
715716
-
716717

717718
Timedelta

0 commit comments

Comments
 (0)