SIGN IN SIGN UP

Issue #22003: When initialized from a bytes object, io.BytesIO() now

defers making a copy until it is mutated, improving performance and
memory use on some use cases.

Patch by David Wilson.
A
Antoine Pitrou committed
cc66a73d27ba8b3051586221f96effef67c3bb3a
Parent: 1151710