We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 912b138 + 976f587 commit 3c09ffdCopy full SHA for 3c09ffd
doc/source/v0.15.0.txt
@@ -233,8 +233,7 @@ Enhancements
233
234
235
236
-- Bug in ``tslib.tz_convert`` and ``tslib.tz_convert_single`` may return different results (:issue:`7798`)
237
-- Bug in ``DatetimeIndex.intersection`` of non-overlapping timestamps with tz raises ``IndexError`` (:issue:`7880`)
+
238
239
240
@@ -353,7 +352,8 @@ Bug Fixes
353
352
354
355
356
-
+- Bug in ``tslib.tz_convert`` and ``tslib.tz_convert_single`` may return different results (:issue:`7798`)
+- Bug in ``DatetimeIndex.intersection`` of non-overlapping timestamps with tz raises ``IndexError`` (:issue:`7880`)
357
358
359
0 commit comments