Message325150
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | rhettinger |
|---|---|
| Recipients | gregory.p.smith, rhettinger, serhiy.storchaka, steve.dower, xtreak |
| Date | 2018-09-12.17:54:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1536774850.59.0.956365154283.issue34637@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
New changeset 9dfa0fe587eae3626ffc973680c6a17f35de3864 by Raymond Hettinger in branch 'master': bpo-34637: Make the *start* argument for *sum()* visible as a keyword argument. (GH-9208) https://github.com/python/cpython/commit/9dfa0fe587eae3626ffc973680c6a17f35de3864 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-09-12 17:54:10 | rhettinger | set | recipients: + rhettinger, gregory.p.smith, serhiy.storchaka, steve.dower, xtreak |
| 2018-09-12 17:54:10 | rhettinger | set | messageid: <1536774850.59.0.956365154283.issue34637@psf.upfronthosting.co.za> |
| 2018-09-12 17:54:10 | rhettinger | link | issue34637 messages |
| 2018-09-12 17:54:10 | rhettinger | create | |