]> granicus.if.org Git - python/commit
bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. ...
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Wed, 12 Sep 2018 17:54:06 +0000 (10:54 -0700)
committerGitHub <noreply@github.com>
Wed, 12 Sep 2018 17:54:06 +0000 (10:54 -0700)
commit9dfa0fe587eae3626ffc973680c6a17f35de3864
treeb9bcea3d12dd609b45aafd333d72a8c05f5d053b
parent0fb9fadd3b3e9e3698647e0b92d49b0b7aacd979
bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. (GH-9208)
Doc/library/functions.rst
Lib/test/test_builtin.py
Misc/NEWS.d/next/Core and Builtins/2018-09-11-17-25-44.bpo-34637.HSLqY4.rst [new file with mode: 0644]
Python/bltinmodule.c
Python/clinic/bltinmodule.c.h