Skip to content

v1.0.9

Choose a tag to compare

@gmpassos gmpassos released this 15 Aug 07:35
· 37 commits to master since this release
01edf00
Merge v1.0.9



 - `BytesIO`:
   - Added `flush`, `close`, `isClosed` and `supportsClosing`.
 - `BytesBuffer`:
   - Added `flush` and `close`.