Skip to content
This repository was archived by the owner on Sep 12, 2018. It is now read-only.

Releases: asyncdef/apyio

Fix BytesIO write method

18 Oct 01:48
Compare
Choose a tag to compare

The BytesIO wrapper was incorrectly defined as an async def. This has been corrected.