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 pablogsal
Recipients barry, brett.cannon, bskinn, docs@python, grantjenks, gvanrossum, mdk, ncoghlan, p-ganssle, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner, willingc
Date 2019-06-05.23:11:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559776309.24.0.801922161845.issue37134@roundup.psfhosted.org>
In-reply-to
Content
New changeset c4c421d619baf2ff2f7e09f55b7ae22b8f863c7b by Pablo Galindo in branch 'master':
bpo-37134: Use PEP570 syntax for sum() (GH-13851)
https://github.com/python/cpython/commit/c4c421d619baf2ff2f7e09f55b7ae22b8f863c7b
History
Date User Action Args
2019-06-05 23:11:49pablogsalsetrecipients: + pablogsal, gvanrossum, tim.peters, barry, brett.cannon, rhettinger, ncoghlan, vstinner, docs@python, serhiy.storchaka, willingc, mdk, bskinn, p-ganssle, grantjenks
2019-06-05 23:11:49pablogsalsetmessageid: <1559776309.24.0.801922161845.issue37134@roundup.psfhosted.org>
2019-06-05 23:11:49pablogsallinkissue37134 messages
2019-06-05 23:11:49pablogsalcreate