aiofiles icon indicating copy to clipboard operation
aiofiles copied to clipboard

tempfile support

Open foresto opened this issue 7 years ago • 1 comments

I would have use for aiofiles if it supported creating and managing temporary files, especially via the standard tempfile interface. Potential new feature?

foresto avatar Apr 27 '17 02:04 foresto

Yeah I think this would be nice. If you have the time and energy go for it. I'd say add a aiofiles.tempfile module with coroutines mimicking the tempfile module API.

Tinche avatar Apr 27 '17 18:04 Tinche