Skip to content

Commit 79633f9

Browse files
whatsnew (#31665)
(cherry picked from commit 103840e)
1 parent 3b2b0d3 commit 79633f9

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)