We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3408a61 commit 686b807Copy full SHA for 686b807
doc/source/whatsnew/v1.2.3.rst
@@ -16,7 +16,7 @@ Fixed regressions
16
~~~~~~~~~~~~~~~~~
17
18
- Fixed regression in :meth:`~DataFrame.to_excel` raising ``KeyError`` when giving duplicate columns with ``columns`` attribute (:issue:`39695`)
19
-- Fixed regression in :class:`IntegerArray` unary ops propagating mask on assignment (:issue:`39943`)
+- Fixed regression in nullable integer unary ops propagating mask on assignment (:issue:`39943`)
20
- Fixed regression in :meth:`DataFrame.__setitem__` not aligning :class:`DataFrame` on right-hand side for boolean indexer (:issue:`39931`)
21
22
.. ---------------------------------------------------------------------------
0 commit comments