Skip to content

Commit

Permalink
update whatsnew entry
Browse files Browse the repository at this point in the history
  • Loading branch information
sayandipdutta committed Nov 2, 2024
1 parent f1b5994 commit 7cc052f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Doc/whatsnew/3.14.rst
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,10 @@ functools
to reserve a place for positional arguments.
(Contributed by Dominykas Grigonis in :gh:`119127`.)

* Allow the *initial* parameter of :func:`functools.reduce` to be passed
as a keyword argument.
(Contributed by Sayandip Dutta in :gh:`125916`.)


http
----
Expand Down

0 comments on commit 7cc052f

Please sign in to comment.