Skip to content

Commit c53f2c2

Browse files
committed
Clarified 'Whats New' Language
1 parent 83c73da commit c53f2c2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v0.23.1.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -119,4 +119,4 @@ Other
119119

120120
- Tab completion on :class:`Index` in IPython no longer outputs deprecation warnings (:issue:`21125`)
121121
- Bug preventing pandas from being importable with -OO optimization (:issue:`21071`)
122-
- Timestamp resolution returns a :class:`Timedelta` rather than a normal `timedelta` object (:issue:`21336`)
122+
- Timestamp resolution returns a :class:`Timedelta` (in nanoseconds) rather than a normal `timedelta` object (in microseconds) (:issue:`21336`)

0 commit comments

Comments
 (0)