Message288998
| Author | ncoghlan |
|---|---|
| Recipients | CuriousLearner, docs@python, mark.dickinson, ncoghlan, wolma |
| Date | 2017-03-05.03:36:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1488685006.56.0.778704146939.issue29710@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Added 2.7 to the list of affected versions. Clearly my 2's-complement arithmetic is incredibly rusty, as for some reason I was thinking "~(-sys.maxint-1)" could overflow, but no, the answer to that is just "sys.maxint" :) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-05 03:36:46 | ncoghlan | set | recipients: + ncoghlan, mark.dickinson, docs@python, wolma, CuriousLearner |
| 2017-03-05 03:36:46 | ncoghlan | set | messageid: <1488685006.56.0.778704146939.issue29710@psf.upfronthosting.co.za> |
| 2017-03-05 03:36:46 | ncoghlan | link | issue29710 messages |
| 2017-03-05 03:36:46 | ncoghlan | create | |