diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2016-04-15 15:52:27 (GMT) |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2016-04-15 15:52:27 (GMT) |
commit | e914d413128e504f4bb4c46315c9afef104388c9 (patch) | |
tree | 8170ba652ef5cb511f6849da643a29ac37b5ce7b /Lib/plat-unixware7 | |
parent | 12bb6f4c7d590e29f7c57d176d4295da4ef4573a (diff) | |
download | cpython-e914d413128e504f4bb4c46315c9afef104388c9.zip cpython-e914d413128e504f4bb4c46315c9afef104388c9.tar.gz cpython-e914d413128e504f4bb4c46315c9afef104388c9.tar.bz2 |
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.
Diffstat (limited to 'Lib/plat-unixware7')
0 files changed, 0 insertions, 0 deletions