Message 289651 - Python tracker
Message289651
| Author | vstinner |
|---|---|
| Recipients | Oren Milman, mark.dickinson, serhiy.storchaka, vstinner |
| Date | 2017-03-15.08:57:40 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489568260.34.0.630959666504.issue29816@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
If we change something, I suggest to be consistent with lshift. I expect a memory error on "1 << (1 << 1024)" (no unlimited loop before a global system collapse please ;-)) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-15 08:57:40 | vstinner | set | recipients: + vstinner, mark.dickinson, serhiy.storchaka, Oren Milman |
| 2017-03-15 08:57:40 | vstinner | set | messageid: <1489568260.34.0.630959666504.issue29816@psf.upfronthosting.co.za> |
| 2017-03-15 08:57:40 | vstinner | link | issue29816 messages |
| 2017-03-15 08:57:40 | vstinner | create | |