Skip to content

Commit 7cc052f

Browse files
committed
update whatsnew entry
1 parent f1b5994 commit 7cc052f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Doc/whatsnew/3.14.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -310,6 +310,10 @@ functools
310310
to reserve a place for positional arguments.
311311
(Contributed by Dominykas Grigonis in :gh:`119127`.)
312312

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

314318
http
315319
----

0 commit comments

Comments
 (0)