Closed oguh43 closed 4 years ago
Could you prepare a minimal example?
above line produces https://anonfiles.com/V2YfS1B7o8/img_ZIP , while aiofiles works just fine.
aiofile is a different library (by a different author), so create a bug there please :)
I am so sorry, didnt realize this :D
It seems like aiofile doesnt support writing bytes, or respect this line:
async with aiofile.AIOFile(temp,"wb") as f: