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

Merged
merged 1 commit into from Feb 1, 2020
Merged

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?

@mdickinson

This comment has been minimized.

Copy link
Member

mdickinson commented Feb 1, 2020

are you able to merge this for me?

Sorry, yes. Will do.

@mdickinson mdickinson merged commit abb9a44 into python:master Feb 1, 2020
12 checks passed
12 checks passed
Windows (x86)
Details
Windows (x86)
Details
Windows (x64)
Details
Windows (x64)
Details
macOS
Details
macOS
Details
Ubuntu
Details
Ubuntu
Details
Azure Pipelines PR #20200128.43 succeeded
Details
bedevere/issue-number Issue number 39440 found
Details
bedevere/news "skip news" label found
continuous-integration/travis-ci/pr The Travis CI build passed
Details
@bedevere-bot

This comment has been minimized.

Copy link

bedevere-bot commented Feb 1, 2020

@mdickinson: Please replace # with GH- in the commit message next time. Thanks!

@brandtbucher

This comment has been minimized.

Copy link
Member Author

brandtbucher commented Feb 1, 2020

Thanks!

@brandtbucher brandtbucher deleted the brandtbucher:sum-comment branch Feb 1, 2020
petdance added a commit to petdance/cpython that referenced this pull request Feb 2, 2020
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.