Message399949
| Author | iritkatriel |
|---|---|
| Recipients | iritkatriel, mark.dickinson, steven.daprano, vstinner |
| Date | 2021-08-20.09:53:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1629453198.23.0.252001108195.issue28111@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I can't reproduce this now (tried on mac and windows): >>> statistics.geometric_mean([0.7 for _ in range(5000)]) 0.7 The current geometric_mean was added in PR12638. Is this issue about a previous version? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-08-20 09:53:18 | iritkatriel | set | recipients: + iritkatriel, mark.dickinson, vstinner, steven.daprano |
| 2021-08-20 09:53:18 | iritkatriel | set | messageid: <1629453198.23.0.252001108195.issue28111@roundup.psfhosted.org> |
| 2021-08-20 09:53:18 | iritkatriel | link | issue28111 messages |
| 2021-08-20 09:53:18 | iritkatriel | create | |