]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-115532 Add kde_random() to the statistic module (#118210)
authorRaymond Hettinger <rhettinger@users.noreply.github.com>
Sat, 4 May 2024 04:13:36 +0000 (23:13 -0500)
committerGitHub <noreply@github.com>
Sat, 4 May 2024 04:13:36 +0000 (23:13 -0500)
commit42dc5b4ace39a3983cd9853719527f4724693adc
tree9c19d33694a49367e64864111e57bafa8e86b88b
parent1b7e5e6e60e0d22b2a928cbbb36ebb989183450f
gh-115532 Add kde_random() to the statistic module (#118210)
Doc/library/statistics.rst
Doc/whatsnew/3.13.rst
Lib/statistics.py
Lib/test/test_statistics.py