]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Add more comments to hypot() (GH-102817)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 18 Mar 2023 17:21:48 +0000 (12:21 -0500)
committerGitHub <noreply@github.com>
Sat, 18 Mar 2023 17:21:48 +0000 (12:21 -0500)
commit3adb23a17d25e36bd80874e860835182d851623f
tree5f75491df8413f9a0f5a0d6c89f8b39958c29a19
parent1cb75a9ce0c41fb9567f0750b9811268a189ec72
Add more comments to hypot() (GH-102817)
Modules/mathmodule.c