Message262115
> Is it worth to optimize this pretty rare special case?
There was a TODO in the code, so I guess that the author wanted to write specialized code for 1-char replacement. Since the patch is short (adds 8 lines of C code), I consider that it's ok to optimize it. |
|
| Date |
User |
Action |
Args |
| 2016-03-21 10:39:44 | vstinner | set | recipients:
+ vstinner, python-dev, serhiy.storchaka, Josh Snider |
| 2016-03-21 10:39:44 | vstinner | set | messageid: <[email protected]> |
| 2016-03-21 10:39:43 | vstinner | link | issue26574 messages |
| 2016-03-21 10:39:43 | vstinner | create | |
|