Skip to content

bpo-39479:Add math.lcm() function: Least Common Multiple#18328

Closed
ananthan-123 wants to merge 83 commits intopython:masterfrom
ananthan-123:master
Closed

bpo-39479:Add math.lcm() function: Least Common Multiple#18328
ananthan-123 wants to merge 83 commits intopython:masterfrom
ananthan-123:master

Conversation

@ananthan-123
Copy link
Copy Markdown
Contributor

@ananthan-123 ananthan-123 commented Feb 3, 2020

@the-knights-who-say-ni
Copy link
Copy Markdown

Hello, and thanks for your contribution!

I'm a bot set up to make sure that the project can legally accept this contribution by verifying everyone involved has signed the PSF contributor agreement (CLA).

CLA Missing

Our records indicate the following people have not signed the CLA:

@ananthan-123

For legal reasons we need all the people listed to sign the CLA before we can look at your contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

If you have recently signed the CLA, please wait at least one business day
before our records are updated.

You can check yourself to see if the CLA has been received.

Thanks again for the contribution, we look forward to reviewing it!

Comment thread Doc/library/math.rst Outdated
Comment thread Modules/mathmodule.c Outdated
Co-Authored-By: Dong-hee Na <[email protected]>
Copy link
Copy Markdown
Member

@corona10 corona10 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please run make patchcheck and make test before you submit your PR.

Comment thread Modules/mathmodule.c Outdated
Comment thread Lib/test/test_math.py Outdated
Comment thread Doc/library/math.rst Outdated
Comment thread Doc/library/math.rst Outdated
Comment thread Doc/library/math.rst
Comment thread Lib/test/test_math.py Outdated
Comment thread Lib/test/test_math.py Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c
@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
Comment thread Modules/mathmodule.c Outdated
@ananthan-123
Copy link
Copy Markdown
Contributor Author

Is there any more changes to be made.

@ananthan-123
Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka, @mdickinson, @vstinner: please review the changes made to this pull request.

Comment thread Doc/library/math.rst
Copy link
Copy Markdown
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Retracting my approval: I didn't notice the most recent doc change (replacing "both" with "nonzero"), and I don't think this change is desirable.

Comment thread Doc/library/math.rst Outdated
@bedevere-bot
Copy link
Copy Markdown

A Python core developer has requested some changes be made to your pull request before we can consider merging it. If you could please address their requests along with any other requests in other reviews from core developers that would be appreciated.

Once you have made the requested changes, please leave a comment on this pull request containing the phrase I have made the requested changes; please review again. I will then notify any core developers who have left a review that you're ready for them to take another look at this pull request.

@ananthan-123
Copy link
Copy Markdown
Contributor Author

I have made the requested changes; please review again

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka, @mdickinson, @vstinner: please review the changes made to this pull request.

@ananthan-123
Copy link
Copy Markdown
Contributor Author

Is there any more changes to make.
I have made the requested changes; please review again

@bedevere-bot
Copy link
Copy Markdown

Thanks for making the requested changes!

@serhiy-storchaka, @mdickinson, @vstinner: please review the changes made to this pull request.

Copy link
Copy Markdown
Member

@mdickinson mdickinson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Do you want to add your name to the Misc/ACKS file?

@ananthan-123
Copy link
Copy Markdown
Contributor Author

no.

@ananthan-123
Copy link
Copy Markdown
Contributor Author

I'm starting a new PR for this as some pro blems caused.
I'm sorry for what happened.
new PR--#18547

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

8 participants