Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.5k
bpo-36620 [First-time contributor] Update itertools.rst add optional args to function definitions.#13210
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
the-knights-who-say-ni commentedMay 8, 2019
Hello, and thanks for your contribution! I'm a bot set up to make sure that the project can legally accept your contribution by verifying you have signed thePSF contributor agreement (CLA). Unfortunately we couldn't find an account corresponding to your GitHub username onbugs.python.org (b.p.o) to verify you have signed the CLA (this might be simply due to a missing "GitHub Name" entry in your b.p.o account settings). This is necessary for legal reasons before we can look at your contribution. Please followthe steps outlined in the CPython devguide to rectify this issue. You cancheck yourself to see if the CLA has been received. Thanks again for your contribution, we look forward to reviewing it! |
yingw787 commentedMay 8, 2019
@lisroach pls review thanks :) |
| @@ -0,0 +1 @@ | |||
| Update itertools documentation with optional args registration. No newline at end of file | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Can you actually remove the NEWS entry? For small documentation fixes an NEWS entry isn't really needed, and can end up cluttering up the news at the end of the day.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
@lisroach should be removed! I thought it was required because the CI checks had a large red X on not having a NEWS entry filled out, then the category disappeared after I filled it out (not sure if it's because I filled it out and it completed or if the CI checks deleted the category after PR instantiation).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Okay I get it now; the .rst file must be present but the entry is "skip news" for the bot to skip news. Updated.
bedevere-bot commentedMay 8, 2019
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 |
…om VS2008 to VS2010."This commit is a partial backport ofpython/cpython@401f9f3. It wasoriginally designed to work with python-cmake-buildsystem.The following modules have NOT been backported:* Tools/msi* Tools/buildbot* PCBuild
Uh oh!
There was an error while loading.Please reload this page.
https://bugs.python.org/issue36620