Skip to content

Commit ee93060

Browse files
summonholmessummonholmes
summonholmes
authored and
summonholmes
committed
Add whatsnew entry for bugfix #24687
1 parent ef91ba2 commit ee93060

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v0.24.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -1729,6 +1729,7 @@ Indexing
17291729
- Bug in ``PeriodArray.__setitem__`` when accepting slice and list-like value (:issue:`23978`)
17301730
- Bug in :class:`DatetimeIndex`, :class:`TimedeltaIndex` where indexing with ``Ellipsis`` would lose their ``freq`` attribute (:issue:`21282`)
17311731
- Bug in ``iat`` where using it to assign an incompatible value would create a new column (:issue:`23236`)
1732+
- Bug in :func:`ensure_index` where passing a nested tuple can sometimes result in an ndarray of shape `(1, 2, 2)` (:issue:`24687`)
17321733

17331734
Missing
17341735
^^^^^^^

0 commit comments

Comments
 (0)