[issue24250] Optimization for strcpy(..., "") in file 'install.c'

Martin Panter report at bugs.python.org
Thu May 21 13:19:38 CEST 2015


Martin Panter added the comment:

For the record, the file being patched is PC/bdist_wininst/install.c

My opinion is the original is more readable, and unless this is some inner loop bottleneck here it seems like premature optimization.

----------
nosy: +vadmium

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue24250>
_______________________________________


More information about the Python-bugs-list mailing list