Dobatymo
Dobatymo
Encountering this issue as well after confirming 2FA with Duo. aws-adfs 1.24.5 Python 3.7.4 Windows 10
The name gzip suggests a gzip alternative... The original software stores filename and modtime by default. So I wouldn't say it's a rarely needed feature...
I got the error with `wandb==0.13.0` for many tables I want to log with `wandb.log({"name": wandb.Table(dataframe=df)})` if the dataframe includes `np.int32` values in the cells.
@a-raccoon Thanks for your solution. It would still be nice to have the option to change this behavior.
`os.walk` should be replaced with `os.scandir` and the filesize collected at scan time to save on syscall per file on Windows.
Just linking this related feature request https://github.com/arsenetar/dupeguru/issues/959
This would be solved by solving https://github.com/arsenetar/dupeguru/issues/924 which would allow easy re-prioritization this way.
If this is implemented, I think it should be hidden behind some advanced option somewhere. Since this changes all the assumptions the user had before (only duplicates are ever deleted).
@truth1ness @serg-z This can be closed now, can it?
How many results are you talking about? I tested it with about 200 000 results and it didn't take very long to display.