Message255651
| Author | python-dev |
|---|---|
| Recipients | David MacIver, bar.harel, benjamin.peterson, josh.r, mark.dickinson, python-dev, steven.daprano |
| Date | 2015-12-01.14:11:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <20151201141108.87889.39051@psf.io> |
| In-reply-to |
| Content | |
|---|---|
New changeset 4bc9405c4f7b by Steven D'Aprano in branch '3.4': Fix for issue #25177 with the mean of very small and very large numbers. https://hg.python.org/cpython/rev/4bc9405c4f7b New changeset ed45a09e5a69 by Steven D'Aprano in branch '3.5': Fixed issue #25177, problems with the mean of very small and very large numbers. https://hg.python.org/cpython/rev/ed45a09e5a69 New changeset 0eeb39fc8ff5 by Steven D'Aprano in branch 'default': Issue #25177: Fixed problem with the mean of very small and very large numbers. https://hg.python.org/cpython/rev/0eeb39fc8ff5 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-12-01 14:11:18 | python-dev | set | recipients: + python-dev, mark.dickinson, benjamin.peterson, steven.daprano, josh.r, David MacIver, bar.harel |
| 2015-12-01 14:11:18 | python-dev | link | issue25177 messages |
| 2015-12-01 14:11:17 | python-dev | create | |