]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
statistics: Fix geometric_mean() error message for negative inputs (#149246)
authorhtjworld <116538001+htjworld@users.noreply.github.com>
Sat, 2 May 2026 03:54:24 +0000 (12:54 +0900)
committerGitHub <noreply@github.com>
Sat, 2 May 2026 03:54:24 +0000 (22:54 -0500)
commit0f5cd57f80a704e67b8566f8cf5686d300db28c3
treea7849126e365d7be6d0aca542f67a783552faaca
parent0e2c055892629c36e77e20d396376676890da7f6
statistics: Fix geometric_mean() error message for negative inputs (#149246)
Lib/statistics.py