Skip to content

Commit 415e880

Browse files
DOC: correct issue number for PR pandas-dev#32424
1 parent 609b8da commit 415e880

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -234,7 +234,7 @@ Numeric
234234
Conversion
235235
^^^^^^^^^^
236236
- Bug in :class:`Series` construction from NumPy array with big-endian ``datetime64`` dtype (:issue:`29684`)
237-
- Bug in :class:`Timedelta` construction with large nanoseconds keyword value (:issue:`34202`)
237+
- Bug in :class:`Timedelta` construction with large nanoseconds keyword value (:issue:`32402`)
238238
-
239239

240240
Strings

0 commit comments

Comments
 (0)