bpo-20180: use Argument Clinic in itertools module where appropriate by taleinat · Pull Request #4117 · python/cpython
added 2 commits
October 25, 2017 15:09* drop all "as" clauses for function names, renaming the relevant C functions instead * count.__new__: add missing default values for arguments and rename the argument variables back to those in the pre-AC code * starmap.__new__: properly define the arguments as positional-only
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters