diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-03-21 10:38:58 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-03-21 10:38:58 +0100 |
commit | fac395681fb758401d17974f258b17d285336c57 (patch) | |
tree | a8cc198b2211687af8a7f14222b9e06d620cd3d6 /Python/dynload_stub.c | |
parent | 51b846c47a9b1db927939ccfb037a5a0ff6ff99c (diff) | |
download | cpython-git-fac395681fb758401d17974f258b17d285336c57.tar.gz |
Optimize bytes.replace(b'', b'.')
Issue #26574: Optimize bytes.replace(b'', b'.') and
bytearray.replace(b'', b'.'): up to 80% faster. Patch written by Josh Snider.
Diffstat (limited to 'Python/dynload_stub.c')
0 files changed, 0 insertions, 0 deletions