Message 407420 - Python tracker
Message407420
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | rhettinger |
|---|---|
| Recipients | mark.dickinson, rhettinger, steven.daprano, tim.peters |
| Date | 2021-12-01.01:26:07 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1638321967.16.0.235909975077.issue45876@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset 0aa0bd056349f73de9577ccc38560c1d01864d51 by Raymond Hettinger in branch 'main': bpo-45876: Have stdev() also use decimal specific square root. (GH-29869) https://github.com/python/cpython/commit/0aa0bd056349f73de9577ccc38560c1d01864d51 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-01 01:26:07 | rhettinger | set | recipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano |
| 2021-12-01 01:26:07 | rhettinger | set | messageid: <1638321967.16.0.235909975077.issue45876@roundup.psfhosted.org> |
| 2021-12-01 01:26:07 | rhettinger | link | issue45876 messages |
| 2021-12-01 01:26:07 | rhettinger | create | |