]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Statistics internals: Make fewer calls to _coerce() when data types are mixed (GH...
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Mon, 28 Feb 2022 17:43:52 +0000 (11:43 -0600)
committerGitHub <noreply@github.com>
Mon, 28 Feb 2022 17:43:52 +0000 (11:43 -0600)
commitd5b7bba43b7d9559e9894d263ece337084dc4b8d
tree600fa29e946cec746cf4b744c3f6719e4ed968f1
parent7496f9587306772b56ed074092c020f3ef16bf95
Statistics internals: Make fewer calls to _coerce() when data types are mixed (GH-31619)
Lib/statistics.py