Message337211
| Author | matrixise |
|---|---|
| Recipients | matrixise, serhiy.storchaka, vstinner |
| Date | 2019-03-05.15:41:16 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551800476.71.0.908259003365.issue36197@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Hi @serhiy, Thank you for your PR, I prefer your patch, just because you have just added the PyObject *Py_UNUSED(ignored) to the tuplegetter_reduce function. And in this case, you don't need to cast to (void(*)(void)). I will use this tip for the next time. Thank |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-05 15:41:16 | matrixise | set | recipients: + matrixise, vstinner, serhiy.storchaka |
| 2019-03-05 15:41:16 | matrixise | set | messageid: <1551800476.71.0.908259003365.issue36197@roundup.psfhosted.org> |
| 2019-03-05 15:41:16 | matrixise | link | issue36197 messages |
| 2019-03-05 15:41:16 | matrixise | create | |