#4759: allow None as first argument of bytearray.translate(), for consistency…
#4759: allow None as first argument of bytearray.translate(), for consistency with bytes.translate(). Also fix segfault for bytearray.translate(x, None) -- will backport this part to 3.0 and 2.6.
Showing
Please
register
or
sign in
to comment