bpo-36620 [First-time contributor] Update itertools.rst add optional args to function definitions. - #13210
bpo-36620 [First-time contributor] Update itertools.rst add optional args to function definitions.#13210yingw787 wants to merge 6 commits into
Conversation
|
@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.
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.
@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.
Okay I get it now; the .rst file must be present but the entry is "skip news" for the bot to skip news. Updated.
…om VS2008 to VS2010." This commit is a partial backport of python/cpython@401f9f3. It was originally designed to work with python-cmake-buildsystem. The following modules have NOT been backported: * Tools/msi * Tools/buildbot * PCBuild

https://bugs.python.org/issue36620