Change PyUnicode_EncodeCharmap() to return bytes objects
(which simplifies the implementation a little, because bytes objects are resizable in place).
W
Walter Dörwald committed
827b055ffe8060ac229cda8d75eb24176cc697c0
Parent: aef90f4