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 miss-islington
Recipients barry, brett.cannon, bskinn, docs@python, grantjenks, gvanrossum, mdk, miss-islington, ncoghlan, p-ganssle, pablogsal, rhettinger, serhiy.storchaka, tim.peters, vstinner, willingc
Date 2019-06-05.23:21:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1559776871.23.0.301769751057.issue37134@roundup.psfhosted.org>
In-reply-to
Content
New changeset 23f41a64ea668296fa89e25f3cfa11f63026ecac by Miss Islington (bot) in branch '3.8':
bpo-37134: Use PEP570 syntax for sum() (GH-13851)
https://github.com/python/cpython/commit/23f41a64ea668296fa89e25f3cfa11f63026ecac
History
Date User Action Args
2019-06-05 23:21:11miss-islingtonsetrecipients: + miss-islington, gvanrossum, tim.peters, barry, brett.cannon, rhettinger, ncoghlan, vstinner, docs@python, serhiy.storchaka, willingc, mdk, bskinn, p-ganssle, pablogsal, grantjenks
2019-06-05 23:21:11miss-islingtonsetmessageid: <1559776871.23.0.301769751057.issue37134@roundup.psfhosted.org>
2019-06-05 23:21:11miss-islingtonlinkissue37134 messages
2019-06-05 23:21:11miss-islingtoncreate