The Wayback Machine - https://web.archive.org/web/20211023005313/https://github.com/python/cpython/pull/29182
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

Correct datamodel.rst documentation of int() #29182

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

@Arthur-Milchior
Copy link

@Arthur-Milchior Arthur-Milchior commented Oct 23, 2021

bpo-45583: Correct datamodel.rst documentation of int()

It should be noted that this part of the documentation is redundant with
function.rst's documentation of int. This one was correctly updated with Python 3.8

It should be noted that this part of the documentation is redundant with
function.rst's documentation of int. This one was correctly updated with Python 3.8
@the-knights-who-say-ni
Copy link

@the-knights-who-say-ni the-knights-who-say-ni commented Oct 23, 2021

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).

Recognized GitHub username

We couldn't find a bugs.python.org (b.p.o) account corresponding to the following GitHub usernames:

@Arthur-Milchior

This might be simply due to a missing "GitHub Name" entry in one's b.p.o account settings. This is necessary for legal reasons before we can look at this contribution. Please follow the steps outlined in the CPython devguide to rectify this issue.

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

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

@Arthur-Milchior
Copy link
Author

@Arthur-Milchior Arthur-Milchior commented Oct 23, 2021

I confirm I just signed the CLA.
Since the CLA ask for the bugs.python.org username I just created the account ArthurMilchior and indicated that my github name is Arthur-Milchior.
So normally https://check-python-cla.herokuapp.com/ should be able to confirm I signed it (even if it's surprising it asks for github username which was not provided in the CLA in the first place)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
3 participants