Skip to content

Conversation

@Objectivitix
Copy link
Contributor

@Objectivitix Objectivitix commented Aug 25, 2021

Change __div__ to __truediv__ in Python 3's Language Reference, Chapter 6, Section 7.

https://bugs.python.org/issue45003

Change __div__ to __truediv__ in Python 3's Language Reference, Chapter 6, Section 7
@the-knights-who-say-ni
Copy link

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:

@Objectivitix

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!

@Objectivitix
Copy link
Contributor Author

Objectivitix commented Aug 25, 2021

Hello! I'm currently signing the PSF Contributor Form, and I'm wondering, do I put my physical address in the "Address" section? What would this information be used for? Thanks a lot in advance!

Edit: I've entered it and signed the CLA.

@Objectivitix
Copy link
Contributor Author

Woohoo, all checks passed :D

@serhiy-storchaka serhiy-storchaka merged commit 806e25f into python:main Aug 26, 2021
@miss-islington
Copy link
Contributor

Thanks @Objectivitix for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10.
🐍🍒⛏🤖

@miss-islington
Copy link
Contributor

Sorry @Objectivitix and @serhiy-storchaka, I had trouble checking out the 3.10 backport branch.
Please backport using cherry_picker on command line.
cherry_picker 806e25fd3173a80021e6df87b81263b5f6056f38 3.10

@bedevere-bot
Copy link

GH-27962 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 26, 2021
…ythonGH-27951)

(cherry picked from commit 806e25f)

Co-authored-by: Objectivitix <79152594+Objectivitix@users.noreply.github.com>
@serhiy-storchaka serhiy-storchaka added needs backport to 3.10 only security fixes and removed needs backport to 3.10 only security fixes labels Aug 26, 2021
@miss-islington
Copy link
Contributor

Thanks @Objectivitix for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.10.
🐍🍒⛏🤖

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 26, 2021
@bedevere-bot
Copy link

GH-27963 is a backport of this pull request to the 3.10 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 26, 2021
…ythonGH-27951)

(cherry picked from commit 806e25f)

Co-authored-by: Objectivitix <79152594+Objectivitix@users.noreply.github.com>
@serhiy-storchaka
Copy link
Member

Thank you for your contribution @Objectivitix.

serhiy-storchaka pushed a commit that referenced this pull request Aug 26, 2021
…H-27951) (GH-27962)

(cherry picked from commit 806e25f)

Co-authored-by: Objectivitix <79152594+Objectivitix@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull request Aug 26, 2021
…H-27951) (GH-27963)

(cherry picked from commit 806e25f)

Co-authored-by: Objectivitix <79152594+Objectivitix@users.noreply.github.com>
@Objectivitix
Copy link
Contributor Author

Thank you for reviewing and merging the PR, @serhiy-storchaka and @rhettinger!

@serhiy-storchaka serhiy-storchaka removed their assignment Jun 21, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants