SIGN IN SIGN UP

Issue #26766: Fix _PyBytesWriter_Finish()

Return a bytearray object when bytearray is requested and when the small buffer
is used.

Fix also test_bytes: bytearray%args must return a bytearray type.
V
Victor Stinner committed
e914d413128e504f4bb4c46315c9afef104388c9
Parent: 12bb6f4