]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add "strict" to dotproduct(). Add docstring. Factor-out common code. (GH-100480)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 24 Dec 2022 00:00:21 +0000 (16:00 -0800)
committerGitHub <noreply@github.com>
Sat, 24 Dec 2022 00:00:21 +0000 (16:00 -0800)
commit9477594374ba58bc00a95d99d0e2e22cccd02f5e
tree1912ec517caf89a20a31d435e4506488b2df8718
parentd5eb2f4747cd9afbc7f32fd6373a5f73aa59f61c
Add "strict" to dotproduct(). Add docstring. Factor-out common code. (GH-100480)

(cherry picked from commit f89de679ffec35e82548341cb23e675546602288)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
Doc/library/itertools.rst