We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3d2d73 commit f1a7bfbCopy full SHA for f1a7bfb
CHANGELOG.md
@@ -16,7 +16,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
16
### Fixed
17
- Elaborated documentation of `filter_dirs` and `exclude_dirs` in `fs.walk.Walker`.
18
Closes [#371](https://github.com/PyFilesystem/pyfilesystem2/issues/371).
19
-
+- Fixed a bug where files could be truncated or deleted when moved / copied onto itself.
20
+ Closes [#546](https://github.com/PyFilesystem/pyfilesystem2/issues/546)
21
22
## [2.4.16] - 2022-05-02
23
0 commit comments