Message274610
Now that I've looked at PyUnicode_New, I agree with using PyUnicode_New(0, 0). I can't imagine we could measure the difference with optimizing it in the opcode itself before calling PyUnicode_New.
Thanks for adding this, Serhiy. I think it's great stuff, and works well with FORMAT_VALUE. |
|
Date |
User |
Action |
Args |
2016-09-06 19:31:16 | eric.smith | set | recipients:
+ eric.smith, rhettinger, mjpieters, python-dev, serhiy.storchaka, ztane, Demur Rumed |
2016-09-06 19:31:16 | eric.smith | set | messageid: <1473190276.43.0.881372462142.issue27078@psf.upfronthosting.co.za> |
2016-09-06 19:31:16 | eric.smith | link | issue27078 messages |
2016-09-06 19:31:16 | eric.smith | create | |
|