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 9f38b89 commit c209956Copy full SHA for c209956
CHANGES.md
@@ -13,7 +13,8 @@ The released versions correspond to PyPI releases.
13
the real filesystem behavior
14
* remove support for Python versions before 3.10 (if needed, patches may be backported to the 5.x branch)
15
16
-## Unreleased
+## [Version 5.9.2](https://pypi.python.org/pypi/pyfakefs/5.9.2) (2025-07-30)
17
+Fixes interaction with pytest.
18
19
### Fixes
20
* fixed an interaction problem of `fs` with other pytest fixtures (see [#1200](../../issues/1200))
0 commit comments