commit | 4560f9c63f091617b79950b26260f7715693de5e | [log] [tgz] |
---|---|---|
author | Victor Stinner <victor.stinner@gmail.com> | Sun Apr 14 18:56:46 2013 +0200 |
committer | Victor Stinner <victor.stinner@gmail.com> | Sun Apr 14 18:56:46 2013 +0200 |
tree | 18e9b9e41e7d76249c7cc337666972ac8c84538e | |
parent | 55c08781e8bcbba18e016060e47aabc754fddc79 [diff] |
PyUnicode_Join(): move use_memcpy test out of the loop to cleanup and optimize the code