Message336230
| Author | vstinner |
|---|---|
| Recipients | rhettinger, serhiy.storchaka, sir-sigurd, vstinner |
| Date | 2019-02-21.15:30:08 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1550763008.47.0.237566665231.issue36030@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
I reviewed PR 11954: I asked to rework the PR to only add _PyTuple_FromArray() and the "unrelated" micro-optimization. So it would be easier to see code simplification and the micro-optimization. If the micro-optimization doesn't make the code more complex and doesn't introduce subtle issue with the GC, I'm fine with taking 10 ns optimization ;-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-02-21 15:30:08 | vstinner | set | recipients: + vstinner, rhettinger, serhiy.storchaka, sir-sigurd |
| 2019-02-21 15:30:08 | vstinner | set | messageid: <1550763008.47.0.237566665231.issue36030@roundup.psfhosted.org> |
| 2019-02-21 15:30:08 | vstinner | link | issue36030 messages |
| 2019-02-21 15:30:08 | vstinner | create | |