pervane icon indicating copy to clipboard operation
pervane copied to clipboard

AtomicFile no longer maintained

Open clach04 opened this issue 2 years ago • 1 comments

I had an issue trying to wrap AtomicFile, as it does not honor flush() calls (errors with AttributeError: 'AtomicFile' object has no attribute 'flush'). I went to check https://github.com/sashka/atomicfile-py and it is archived and not maintained.

https://github.com/untitaker/python-atomicwrites looks like a suitable replacement (but I'm not really familiar with either library).

Does anyone have opinions/thoughts on this?

clach04 avatar Jul 13 '21 01:07 clach04

Both looks old. python-atomicwrites has more contributors though. Let's ask atomic file introducer for his opinion :) @metanet

hakanu avatar Jul 16 '21 16:07 hakanu