Message 405739 - Python tracker
Message405739
| Author | mark.dickinson |
|---|---|
| Recipients | eric.smith, mark.dickinson, rhettinger, sndrtj, sobolevn, tim.peters |
| Date | 2021-11-04.17:14:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1636046098.38.0.542944287709.issue45708@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> whether Decimal should extend beyond the specification in this case We already go way beyond the original specification for string formatting. The spec doesn't go further than specifying to-scientific-string and to-engineering-string, neither of which even get into limiting precision. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-04 17:14:58 | mark.dickinson | set | recipients: + mark.dickinson, tim.peters, rhettinger, eric.smith, sobolevn, sndrtj |
| 2021-11-04 17:14:58 | mark.dickinson | set | messageid: <1636046098.38.0.542944287709.issue45708@roundup.psfhosted.org> |
| 2021-11-04 17:14:58 | mark.dickinson | link | issue45708 messages |
| 2021-11-04 17:14:58 | mark.dickinson | create | |