commit | 9dfa0fe587eae3626ffc973680c6a17f35de3864 | [log] [tgz] |
---|---|---|
author | Raymond Hettinger <rhettinger@users.noreply.github.com> | Wed Sep 12 10:54:06 2018 -0700 |
committer | GitHub <noreply@github.com> | Wed Sep 12 10:54:06 2018 -0700 |
tree | b9bcea3d12dd609b45aafd333d72a8c05f5d053b | |
parent | 0fb9fadd3b3e9e3698647e0b92d49b0b7aacd979 [diff] |
bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. (GH-9208)