Optimize slicing of bytes and bytearray by avoiding useless copying.
This restores the behavior that was present in Python 2.x.
Showing
Please
register
or
sign in
to comment
This restores the behavior that was present in Python 2.x.