Skip to content

Commit b0d1086

Browse files
committed
Release 5.7.2
- fixes some problems with patching
1 parent 93879f5 commit b0d1086

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,10 @@ 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.2](https://pypi.python.org/pypi/pyfakefs/5.7.2) (2024-12-01)
16+
Fixes some problems with patching.
1617

17-
### Enhancements
18+
### Fixes
1819
* added some support for loading fake modules in `AUTO` patch mode
1920
using `importlib.import_module` (see [#1079](../../issues/1079))
2021
* added some support to avoid patching debugger related modules

0 commit comments

Comments
 (0)