bpo-42435: Speed up comparison of bytes and bytearray object (GH--23461)
* Speed up comparison of bytes objects with non-bytes objects when option -b is specified. * Speed up comparison of bytarray objects with non-buffer object.
S
Serhiy Storchaka committed
313467efdc23a1ec8662b77d2001642be598f80a
Parent: 5ef53a8
Committed by GitHub <noreply@github.com>
on 11/22/2020, 8:00:53 PM