Skip to content

Commit 7900437

Browse files
committed
added 'whatsnew'
1 parent db4943e commit 7900437

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.25.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -267,7 +267,7 @@ Datetimelike
267267
^^^^^^^^^^^^
268268

269269
- Bug in :func:`to_datetime` which would raise an (incorrect) ``ValueError`` when called with a date far into the future and the ``format`` argument specified instead of raising ``OutOfBoundsDatetime`` (:issue:`23830`)
270-
-
270+
- Bug in :func:`to_datetime` which would raise ``ValueError: Tz-aware datetime.datetime cannot be converted to datetime64 unless utc=True`` when called with ``cache=True``, with ``arg`` including datetime strings with different offset (:issue:`26097`)
271271
-
272272
-
273273

0 commit comments

Comments
 (0)