]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Minor readability improvement for argument handling in itertools.repeat() (GH-17101)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sun, 10 Nov 2019 04:28:31 +0000 (20:28 -0800)
committerGitHub <noreply@github.com>
Sun, 10 Nov 2019 04:28:31 +0000 (20:28 -0800)
commitaf46450bb97ab9bd38748e75aa849c29fdd70028
tree17f39f9c3db6d4816eef47d87e54f8d49768a52b
parente27449da92b13730a5e11182f329d5da98a5e05b
Minor readability improvement for argument handling in itertools.repeat()  (GH-17101)
Modules/itertoolsmodule.c