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 4edb1e0 commit 20203d9Copy full SHA for 20203d9
1 file changed
CHANGELOG.md
@@ -17,6 +17,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
17
([#527](https://github.com/PyFilesystem/pyfilesystem2/pull/527)).
18
- Mark `fs.zipfs.ReadZipFS` as a case-sensitive filesystem
19
20
+- Optimized moving files between filesystems with syspaths.
21
+ ([#523](https://github.com/PyFilesystem/pyfilesystem2/pull/523)).
22
+- Fixed `move.move_file` to clean up the copy on the destination in case of errors.
23
24
25
## [2.4.15] - 2022-02-07
0 commit comments