From 415e8805e578912d018d0197c1c3598a41e1901d Mon Sep 17 00:00:00 2001 From: Simon Hawkins Date: Wed, 4 Mar 2020 16:36:21 +0000 Subject: [PATCH] DOC: correct issue number for PR #32424 --- doc/source/whatsnew/v1.1.0.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/whatsnew/v1.1.0.rst b/doc/source/whatsnew/v1.1.0.rst index 5310419bfc100..44deab25db695 100644 --- a/doc/source/whatsnew/v1.1.0.rst +++ b/doc/source/whatsnew/v1.1.0.rst @@ -234,7 +234,7 @@ Numeric Conversion ^^^^^^^^^^ - Bug in :class:`Series` construction from NumPy array with big-endian ``datetime64`` dtype (:issue:`29684`) -- Bug in :class:`Timedelta` construction with large nanoseconds keyword value (:issue:`34202`) +- Bug in :class:`Timedelta` construction with large nanoseconds keyword value (:issue:`32402`) - Strings