commit | d92d4efe3d1fba48e8b20ec42bec243abea32545 | [log] [tgz] |
---|---|---|
author | Serhiy Storchaka <storchaka@gmail.com> | Mon Jul 20 22:58:02 2015 +0300 |
committer | Serhiy Storchaka <storchaka@gmail.com> | Mon Jul 20 22:58:02 2015 +0300 |
tree | 37a801ab2b054ba930753ad7c0418b93f0efc903 | |
parent | 3d0b8422bcbed2c06394ac7dfc9e7cbfe910b220 [diff] |
Issue #23573: Restored optimization of bytes.rfind() and bytearray.rfind() for single-byte argument on Linux.