Skip to content

Commit f632526

Browse files
committed
move whatsnew to v1.3.1
1 parent 59597f3 commit f632526

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

doc/source/whatsnew/v1.3.1.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Fixed regressions
2424

2525
Bug fixes
2626
~~~~~~~~~
27-
-
27+
- Bug in :class:`DataFrame` constructor always copying 2D object arrays (:issue:`39272`)
2828
-
2929

3030
.. ---------------------------------------------------------------------------

doc/source/whatsnew/v1.4.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ Categorical
176176
Datetimelike
177177
^^^^^^^^^^^^
178178
- Bug in :func:`to_datetime` returning pd.NaT for inputs that produce duplicated values, when ``cache=True`` (:issue:`42259`)
179-
- Bug in :class:`DataFrame` constructor always copying 2D object arrays (:issue:`39272`)
179+
-
180180

181181
Timedelta
182182
^^^^^^^^^

0 commit comments

Comments
 (0)