Message322237
| Author | mark.dickinson |
|---|---|
| Recipients | CuriousLearner, docs@python, mark.dickinson, martin.panter, ncoghlan, tim.peters, wolma |
| Date | 2018-07-23.18:05:22 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1532369122.26.0.56676864532.issue29710@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
> 4. Performing these calculations with at least one extra sign extension bit in a finite two's complement representation (a working bit-width of ``1 + max(x.bit_length(), y.bit_length()`` or more) is sufficient to get the same result as if there were an infinite number of sign bits. LGTM |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-23 18:05:22 | mark.dickinson | set | recipients: + mark.dickinson, tim.peters, ncoghlan, docs@python, martin.panter, wolma, CuriousLearner |
| 2018-07-23 18:05:22 | mark.dickinson | set | messageid: <1532369122.26.0.56676864532.issue29710@psf.upfronthosting.co.za> |
| 2018-07-23 18:05:22 | mark.dickinson | link | issue29710 messages |
| 2018-07-23 18:05:22 | mark.dickinson | create | |