-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
bpo-45846: Fix capitalisation of Van Rossum in Doc/faq/programming.rst #29641
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-45846: Fix capitalisation of Van Rossum in Doc/faq/programming.rst #29641
Conversation
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 MissingOur records indicate the following people have not signed the CLA: @JMcB17 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 You can check yourself to see if the CLA has been received. Thanks again for the contribution, we look forward to reviewing it! |
I signed the thing. I'll wait for it to go through |
I think this is trivial enough to not need the CLA, but it's a good idea to wait for it, anyway. You should probably get an okay from @gvanrossum, in case his mind has changed on this. I don't know if this particular sentence is deliberate or not. |
Thanks @JMcB17 for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.9, 3.10. |
GH-29656 is a backport of this pull request to the 3.10 branch. |
GH-29657 is a backport of this pull request to the 3.9 branch. |
…ythonGH-29641) (cherry picked from commit bc2bc0d) Co-authored-by: JMcB <[email protected]>
…ythonGH-29641) (cherry picked from commit bc2bc0d) Co-authored-by: JMcB <[email protected]>
…H-29641) (GH-29656) (cherry picked from commit bc2bc0d) Co-authored-by: JMcB <[email protected]>
…H-29641) (GH-29657) (cherry picked from commit bc2bc0d) Co-authored-by: JMcB <[email protected]>
References:
Issue:
https://bugs.python.org/issue45846
I know this is a trivial typo fix but I made an issue for it because I was making two other issues and because I'm a first time contributor.
https://bugs.python.org/issue45846