Skip to content

Commit cf04e0a

Browse files
AdasjoLindeforCasperKristianssonTobikyVictorOsterman
committed
DOC: document changes in release notes
Co-authored-by: Lindefor <[email protected]> Co-authored-by: Casper Kristiansson <[email protected]> Co-authored-by: Tobiky <[email protected]> Co-authored-by: Victor Österman <[email protected]>
1 parent 9247ba9 commit cf04e0a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

doc/source/whatsnew/v3.0.0.rst

+1
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,7 @@ Bug fixes
266266
- Fixed bug in :meth:`DataFrame.join` inconsistently setting result index name (:issue:`55815`)
267267
- Fixed bug in :meth:`DataFrame.to_string` that raised ``StopIteration`` with nested DataFrames. (:issue:`16098`)
268268
- Fixed bug in :meth:`Series.diff` allowing non-integer values for the ``periods`` argument. (:issue:`56607`)
269+
- Fixed bug in :meth:`take` allowing ``indexer`` argument to be None (:issue:`57524`)
269270

270271
Categorical
271272
^^^^^^^^^^^

0 commit comments

Comments
 (0)