]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Take advantage of math.comb() in the nth_combination() recipe (#93027)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Fri, 20 May 2022 23:02:33 +0000 (18:02 -0500)
committerGitHub <noreply@github.com>
Fri, 20 May 2022 23:02:33 +0000 (18:02 -0500)
commit59719a242d2191802476f5065236665379e226ac
treed661ca20e10298c2be428cbcd2d8db37fb96f964
parentd59b2d0441d68c63e6dbe2ec76471b54a859bcda
Take advantage of math.comb() in the nth_combination() recipe (#93027)
Doc/library/itertools.rst