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 dino.viehland
Recipients dino.viehland, josh.r, rhettinger, serhiy.storchaka
Date 2019-09-10.13:31:04
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1568122265.38.0.540098607364.issue36781@roundup.psfhosted.org>
In-reply-to
Content
New changeset 88bdb9280b251d753f1b1c8d9183de0fff003622 by Dino Viehland (Serhiy Storchaka) in branch 'master':
bpo-36781: Optimize sum() for bools. (#13074)
https://github.com/python/cpython/commit/88bdb9280b251d753f1b1c8d9183de0fff003622
History
Date User Action Args
2019-09-10 13:31:05dino.viehlandsetrecipients: + dino.viehland, rhettinger, serhiy.storchaka, josh.r
2019-09-10 13:31:05dino.viehlandsetmessageid: <1568122265.38.0.540098607364.issue36781@roundup.psfhosted.org>
2019-09-10 13:31:05dino.viehlandlinkissue36781 messages
2019-09-10 13:31:04dino.viehlandcreate