Skip to content

Tags: pytest-dev/pyfakefs

Tags

v5.9.3

Verified

This commit was signed with the committer’s verified signature.
Release 5.9.3

- fixes a utility method

v5.9.2

Verified

This commit was signed with the committer’s verified signature.
Release 5.9.2

- fixes interaction with pytest

v5.9.1

Verified

This commit was signed with the committer’s verified signature.
Release 5.9.1

- fixes regression in packaging in previous version

v5.9.0

Verified

This commit was signed with the committer’s verified signature.
Release 5.9.0

- adds support for an API change in latest Python patch releases

v5.8.0

Verified

This commit was signed with the committer’s verified signature.
Release 5.8.0

- adds preliminary support for Python 3.14

v5.7.4

Verified

This commit was signed with the committer’s verified signature.
Release 5.7.4

- minor bugfix release

v5.7.3

Verified

This commit was signed with the committer’s verified signature.
Release 5.7.3

- fixes a regression
- adds workaround for recursion problem with pytest

v5.7.2

Verified

This commit was signed with the committer’s verified signature.
Release 5.7.2

- fixes some problems with patching

v5.7.1

Verified

This commit was signed with the committer’s verified signature.
Release 5.7.1

- fixes a regression that broke patching fcntl

v5.7.0

Verified

This commit was signed with the committer’s verified signature.
Release 5.7.0

- adds official Python 3.13 support
- improves OS emulation behavior