Message 407415 - Python tracker
Message407415
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.00:20:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1638318016.87.0.423206325107.issue45876@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset a39f46afdead515e7ac3722464b5ee8d7b0b2c9b by Raymond Hettinger in branch 'main': bpo-45876: Correctly rounded stdev() and pstdev() for the Decimal case (GH-29828) https://github.com/python/cpython/commit/a39f46afdead515e7ac3722464b5ee8d7b0b2c9b |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-12-01 00:20:16 | rhettinger | set | recipients: + rhettinger, tim.peters, mark.dickinson, steven.daprano |
| 2021-12-01 00:20:16 | rhettinger | set | messageid: <1638318016.87.0.423206325107.issue45876@roundup.psfhosted.org> |
| 2021-12-01 00:20:16 | rhettinger | link | issue45876 messages |
| 2021-12-01 00:20:16 | rhettinger | create | |