Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 189 Bytes

File metadata and controls

3 lines (3 loc) · 189 Bytes

Fixed BodyPartReader.read() and BodyPartReader.read(decode=True) returning bytearray instead of bytes, violating the documented API contract. -- by :user:`CrepuscularIRIS`.