Skip to content

Tags: pytest-dev/pyfakefs

Tags

v6.1.3

Toggle v6.1.3's commit message

Verified

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

- minor bugfix release

v6.1.2

Toggle v6.1.2's commit message

Verified

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

- fixes a regression caused by the introduced weakrefs.

v6.1.1

Toggle v6.1.1's commit message
Release 6.1.1

- fixes a packaging issue in latest version

v6.1.0

Toggle v6.1.0's commit message

Verified

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

- changes back-link references to weak references
- minor bugfixes

v6.0.0

Toggle v6.0.0's commit message

Verified

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

- remove some deprecated functionality
- remove support for Python < 3.10

v5.10.2

Toggle v5.10.2's commit message

Verified

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

- fixes a problem with pathlib.glob in Python 3.14

v5.10.1

Toggle v5.10.1's commit message

Verified

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

- fixes a regression introduced in version 5.9.0

v5.10.0

Toggle v5.10.0's commit message

Verified

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

- adds official support for Python 3.14

v5.9.3

Toggle v5.9.3's commit message

Verified

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

- fixes a utility method

v5.9.2

Toggle v5.9.2's commit message

Verified

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

- fixes interaction with pytest