Skip to content

Tags: pytest-dev/pyfakefs

Tags

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

v5.6.0

Verified

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

- adds preliminary Python 3.13 support

v5.5.0

Verified

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

- deprecates the usage of the pathlib2 and scandir packages

v5.4.1

Verified

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

- fixes a regression

v5.4.0

Verified

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

- improves permission handling

v5.3.5

Verified

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

- fixes a regression