Releases: pytest-dev/pyfakefs
Releases · pytest-dev/pyfakefs
pyfakefs release version 6.1.1
- fixes a packaging issue in latest version
pyfakefs release version 6.1.0
- changes back-link references to weak references
- minor bugfixes
- see the release notes for a list of changes
pyfakefs release version 6.0.0
- removes some deprecated functionality
- removes support for Python < 3.10
- see the release notes for a list of changes
pyfakefs release version 5.10.2
- fixes a problem with
pathlib.globin Python 3.14
pyfakefs release version 5.10.1
Bug fix release.
Fixes a regression introduced in version 5.9.0 related to shutil.copytree.
pyfakefs release version 5.10.0
- adds official support for Python 3.14
- last minor release before 6.0, which will support Python >= 3.10
pyfakefs release version 5.9.3
Fixes a utility method.
pyfakefs release version 5.9.2
This is a bugfix release. It fixes the interaction with pytest to avoid unwanted side-effects.
pyfakefs release version 5.9.1
This is a bugfix release:
- fixes a regression in packaging in previous version (missing tests)
- correct incomplete fix in previous version (not working in Python 3.9)
- See the release notes for a list of changes.
pyfakefs release version 5.9.0
Adds support for an API change in latest Python patch releases.
See the release notes for a list of changes.