Message336228
| Author | serhiy.storchaka |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, sir-sigurd, vstinner |
| Date | 2019-02-21.15:15:17 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550762117.74.0.434276513857.issue36030@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
Once I had wrote a similar patch that adds PyTuple_FromArray, but never published it because I did not found enough use cases for this function. Although I considered using it only for removing some code duplication, but Sergey shown that it can be used for small performance boost in some special cases. I am still not sure, but this argument makes this change a tiny bit more attractive. Leave this on Raymond. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-21 15:15:17 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, vstinner, sir-sigurd |
| 2019-02-21 15:15:17 | serhiy.storchaka | set | messageid: <1550762117.74.0.434276513857.issue36030@roundup.psfhosted.org> |
| 2019-02-21 15:15:17 | serhiy.storchaka | link | issue36030 messages |
| 2019-02-21 15:15:17 | serhiy.storchaka | create | |