SIGN IN SIGN UP

Add use_bytearray attribute to _PyBytesWriter

Issue #25399: Add a new use_bytearray attribute to _PyBytesWriter to use a
bytearray buffer, instead of using a bytes object.
V
Victor Stinner committed
661aaccf9def380540cc1d440761159a414094d1
Parent: 199c9a6