]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Take advantage of math.comb() in the nth_combination() recipe (GH-93027) (#93032)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 20 May 2022 23:34:30 +0000 (16:34 -0700)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 23:34:30 +0000 (18:34 -0500)
commitb52e44d9330b6a02c4215b664cd92e7562242635
tree6949f404ffc4d9af8bc6abb8b0286265b148a8e0
parent61dfe37429d29e704acb024655e450de5d1649d5
Take advantage of math.comb() in the nth_combination() recipe (GH-93027) (#93032)
Doc/library/itertools.rst