python-fsutil
python-fsutil copied to clipboard
:computer: :wrench: high-level file-system operations for lazy devs.
- move new file to the same dir using a non-existing filename - copy old file filename - remove old file - rename new file using old file filename
Dear python-fsutil developers I encountered a file write error on Windows environment while using the django-maintenance-mode package. First, I reported it on the django-maintenance-mode issue tracker([#180](https://github.com/fabiocaccamo/django-maintenance-mode/issues/180)), and since it's actually...
updates: - [github.com/astral-sh/ruff-pre-commit: v0.1.15 → v0.2.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.1.15...v0.2.0)
Updates the requirements on [pre-commit](https://github.com/pre-commit/pre-commit) to permit the latest version. Release notes Sourced from pre-commit's releases. pre-commit v3.6.0 Features Check minimum_pre_commit_version first when parsing configs. #3092 PR by @asottile. Fixes...
Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. Changelog Sourced from coverage's changelog. Version 7.5.0 — 2024-04-23 Added initial support for function and class reporting in the HTML...