Message270135
And the expected performance for optimal `f'X is {x}'` code would be *faster* than `"'X is %s' % (x,)"` which still needs to interpret the string at runtime, and build a proper tuple object on stack. |
|
Date |
User |
Action |
Args |
2016-07-10 21:35:56 | ztane | set | recipients:
+ ztane, mjpieters, eric.smith, serhiy.storchaka, Demur Rumed |
2016-07-10 21:35:56 | ztane | set | messageid: <1468186556.62.0.709508366596.issue27078@psf.upfronthosting.co.za> |
2016-07-10 21:35:56 | ztane | link | issue27078 messages |
2016-07-10 21:35:56 | ztane | create | |
|