Skip to content

Tags: pytest-dev/pyfakefs

Tags

v5.8.0

Toggle v5.8.0's commit message

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

Toggle v5.7.4's commit message

Verified

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

- minor bugfix release

v5.7.3

Toggle v5.7.3's commit message

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

Toggle v5.7.2's commit message

Verified

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

- fixes some problems with patching

v5.7.1

Toggle v5.7.1's commit message

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

Toggle v5.7.0's commit message

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

Toggle v5.6.0's commit message

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

Toggle v5.5.0's commit message

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

Toggle v5.4.1's commit message

Verified

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

- fixes a regression

v5.4.0

Toggle v5.4.0's commit message

Verified

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

- improves permission handling