Skip to content

Commit a8a02f6

Browse files
committed
Release 5.10.1
- fixes a regression introduced in version 5.9.0
1 parent 5a62c25 commit a8a02f6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@ The released versions correspond to PyPI releases.
1717
* changed the default for `FakeFilesystem.shuffle_listdir_results` to `True` to reflect
1818
the real filesystem behavior
1919

20+
## [Version 5.10.1](https://pypi.python.org/pypi/pyfakefs/5.10.1) (2025-10-27)
21+
Fixes a regression introduced in version 5.9.0.
22+
2023
### Fixes
2124
* fixed a deadlock in `shutil.copytree` if copying using an `shutil` function as
2225
`copy_function` argument (see [#1235](../../issues/1235))

0 commit comments

Comments
 (0)