Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bpo-39440: Update sum comment. #18240

Open
wants to merge 1 commit into
base: master
from

Conversation

@brandtbucher
Copy link
Member

brandtbucher commented Jan 28, 2020

Broken sum-speedup ideas have surfaced twice over the last few days. At least one was based on this comment, which leads contributors to believe that using in-place addition for later iterations should be fine.

I'm just updating the comment with a link to the previous discussion to avoid further confusion and misguided efforts.

https://bugs.python.org/issue39440

Copy link
Member

mdickinson left a comment

LGTM

@brandtbucher

This comment has been minimized.

Copy link
Member Author

brandtbucher commented Jan 29, 2020

@mdickinson, are you able to merge this for me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants
You can’t perform that action at this time.