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 gvanrossum, lukasz.langa, mark.dickinson, pablogsal, rhettinger, scoder, serhiy.storchaka, steven.daprano
Date 2021-09-21.17:39:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1632245951.92.0.260302722996.issue24076@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1c7e98dc258a0e7ccd2325a1aefc4aa2de51e1c5 by Pablo Galindo Salgado in branch 'main':
bpo-24076: Fix reference in sum() introduced by GH-28469 (GH-28493)
https://github.com/python/cpython/commit/1c7e98dc258a0e7ccd2325a1aefc4aa2de51e1c5
History
Date User Action Args
2021-09-21 17:39:11pablogsalsetrecipients: + pablogsal, gvanrossum, rhettinger, mark.dickinson, scoder, steven.daprano, lukasz.langa, serhiy.storchaka
2021-09-21 17:39:11pablogsalsetmessageid: <1632245951.92.0.260302722996.issue24076@roundup.psfhosted.org>
2021-09-21 17:39:11pablogsallinkissue24076 messages
2021-09-21 17:39:11pablogsalcreate