Message336683
| Author | vstinner |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, sir-sigurd, vstinner |
| Date | 2019-02-26.15:26:58 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1551194818.25.0.93968277414.issue36030@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> This optimization also can be used for BUILD_TUPLE opcode and in pickle module, if it's OK to add _PyTuple_StealFromArray() function :-) I would like to see a micro-benchmark showing that it's faster. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-26 15:26:58 | vstinner | set | recipients: + vstinner, rhettinger, serhiy.storchaka, sir-sigurd |
| 2019-02-26 15:26:58 | vstinner | set | messageid: <1551194818.25.0.93968277414.issue36030@roundup.psfhosted.org> |
| 2019-02-26 15:26:58 | vstinner | link | issue36030 messages |
| 2019-02-26 15:26:58 | vstinner | create | |