diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2019-09-10 16:31:01 +0300 |
---|---|---|
committer | Dino Viehland <dinoviehland@gmail.com> | 2019-09-10 14:31:01 +0100 |
commit | 88bdb9280b251d753f1b1c8d9183de0fff003622 (patch) | |
tree | c8a96f484735cc1757ceda1aabfb14df86ea3fcf /Python/ceval.c | |
parent | c1d8c1cb8e90a54a3daaa7fcdb8d6ca7f08d6a73 (diff) | |
download | cpython-git-88bdb9280b251d753f1b1c8d9183de0fff003622.tar.gz |
bpo-36781: Optimize sum() for bools. (#13074)
* Optimize sum() for bools.
* Fix sum([], False).
* Add a NEWS entry.
Diffstat (limited to 'Python/ceval.c')
0 files changed, 0 insertions, 0 deletions