Skip to content

Commit 058b007

Browse files
committed
Release 5.7.1
- fixes a regression that broke patching fcntl
1 parent 305ed2e commit 058b007

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ The released versions correspond to PyPI releases.
1212
* the default for `FakeFilesystem.shuffle_listdir_results` will change to `True` to reflect
1313
the real filesystem behavior
1414

15-
## Unreleased
15+
## [Version 5.7.1](https://pypi.python.org/pypi/pyfakefs/5.7.1) (2024-08-13)
16+
Fixes a regression in version 5.7.0 that broke patching fcntl.
1617

1718
### Fixes
1819
* fixes a regression that caused unfaked `fcntl` calls to fail (see [#1074](../../issues/1074))

0 commit comments

Comments
 (0)