]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix double-space in exception message (GH-29955)
authorNed Batchelder <ned@nedbatchelder.com>
Wed, 8 Dec 2021 10:42:02 +0000 (02:42 -0800)
committerGitHub <noreply@github.com>
Wed, 8 Dec 2021 10:42:02 +0000 (12:42 +0200)
commitc602c1be439e295fed9ebab47e895ef1d9df28be
tree6c395e2a13044b51cb67e5cd0f520ed720552b02
parent7989e9dff68fd681657aa9f93ac6e8fa12c534e4
Fix double-space in exception message (GH-29955)
Lib/statistics.py