Message 289853 - Python tracker
Message289853
| Author | Oren Milman |
|---|---|
| Recipients | Oren Milman, ezio.melotti, mark.dickinson, serhiy.storchaka, terry.reedy |
| Date | 2017-03-19.14:08:28 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1489932508.6.0.936930912321.issue15988@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
ISTM that what's left is (except for my 7 sub-patches):
- making the error messages of long_rshift and long_lshift consistent (waits for #29816)
- deciding whether to open an issue for changing the type of errors PyLong_AsSize_t raises |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-03-19 14:08:28 | Oren Milman | set | recipients: + Oren Milman, terry.reedy, mark.dickinson, ezio.melotti, serhiy.storchaka |
| 2017-03-19 14:08:28 | Oren Milman | set | messageid: <1489932508.6.0.936930912321.issue15988@psf.upfronthosting.co.za> |
| 2017-03-19 14:08:28 | Oren Milman | link | issue15988 messages |
| 2017-03-19 14:08:28 | Oren Milman | create | |