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 305ed2e commit 058b007Copy full SHA for 058b007
CHANGES.md
@@ -12,7 +12,8 @@ The released versions correspond to PyPI releases.
12
* the default for `FakeFilesystem.shuffle_listdir_results` will change to `True` to reflect
13
the real filesystem behavior
14
15
-## Unreleased
+## [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.
17
18
### Fixes
19
* fixes a regression that caused unfaked `fcntl` calls to fail (see [#1074](../../issues/1074))
0 commit comments