[issue36781] Optimize sum() for bools

Dino Viehland report at bugs.python.org
Tue Sep 10 09:31:05 EDT 2019


Dino Viehland <dinoviehland at gmail.com> added the comment:


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


----------
nosy: +dino.viehland

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36781>
_______________________________________


More information about the Python-bugs-list mailing list