Skip to content

Commit 103840e

Browse files
committed
whatsnew
1 parent 18e24a9 commit 103840e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v1.0.1.rst

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Fixed regressions
2727
- Fixed regression in objTOJSON.c fix return-type warning (:issue:`31463`)
2828
- Fixed regression in :meth:`qcut` when passed a nullable integer. (:issue:`31389`)
2929
- Fixed regression in assigning to a :class:`Series` using a nullable integer dtype (:issue:`31446`)
30+
- Fixed performance regression when indexing a ``DataFrame`` or ``Series`` with a :class:`MultiIndex` for the index using a list of labels (:issue:`31648`)
3031

3132
.. ---------------------------------------------------------------------------
3233

0 commit comments

Comments
 (0)