Message 295192 - Python tracker
Message295192
| Author | serhiy.storchaka |
|---|---|
| Recipients | MSeifert, Will Roberts, mark.dickinson, rhettinger, serhiy.storchaka |
| Date | 2017-06-05.14:36:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1496673401.9.0.897634718832.issue30537@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My note was not directly related to your patch. It was a warning about general replacement of PyLong_AsSsize_t with PyNumber_AsSsize_t. There is a code for which this is dangerous. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-06-05 14:36:41 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, mark.dickinson, MSeifert, Will Roberts |
| 2017-06-05 14:36:41 | serhiy.storchaka | set | messageid: <1496673401.9.0.897634718832.issue30537@psf.upfronthosting.co.za> |
| 2017-06-05 14:36:41 | serhiy.storchaka | link | issue30537 messages |
| 2017-06-05 14:36:41 | serhiy.storchaka | create | |