Skip to content

Commit aa7ee1a

Browse files
committed
PR num
1 parent a44ae16 commit aa7ee1a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/source/whatsnew/v1.1.0.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -601,7 +601,7 @@ Other
601601
- Bug in :meth:`Series.map` not raising on invalid ``na_action`` (:issue:`32815`)
602602
- Bug in :meth:`DataFrame.__dir__` caused a segfault when using unicode surrogates in a column name (:issue:`25509`)
603603
- Bug in :meth:`DataFrame.plot.scatter` caused an error when plotting variable marker sizes (:issue:`32904`)
604-
- :class:`IntegerArray` now implements the ``sum`` operation
604+
- :class:`IntegerArray` now implements the ``sum`` operation (:issue:`33538`)
605605

606606
.. ---------------------------------------------------------------------------
607607

0 commit comments

Comments
 (0)