Skip to content

Releases: pytest-dev/pyfakefs

pyfakefs release version 5.7.2

01 Dec 14:29
1e12979

Choose a tag to compare

Fixes some problems with patching.

pyfakefs release version 5.7.1

13 Oct 07:51
682a75f

Choose a tag to compare

Fixes a regression in version 5.7.0 that broke patching fcntl.

pyfakefs release version 5.7.0

08 Oct 17:12
d4adcba

Choose a tag to compare

  • adds official Python 3.13 support
  • improves OS emulation behavior
  • better support for additional_skip_names
  • see the release notes for a list of changes

pyfakefs release version 5.6.0

12 Jul 19:18
ba30aeb

Choose a tag to compare

Adds preliminary support for Python 3.13.
See the release notes for a list of changes.

pyfakefs release version 5.5.0

12 May 06:41
353ad03

Choose a tag to compare

Deprecates the usage of the pathlib2 and scandir packages, minor bug fixes.
See the release notes for a list of changes.

pyfakefs release version 5.4.1

11 Apr 18:13
cc59364

Choose a tag to compare

Bugfix release - fixes a regression.

pyfakefs release version 5.4.0

07 Apr 07:12
708ce71

Choose a tag to compare

Improves permission handling, fixes several issues.

pyfakefs release version 5.3.5

30 Jan 18:03
78292a2

Choose a tag to compare

Fixes a regression.

pyfakefs release version 5.3.4

19 Jan 16:05

Choose a tag to compare

This is a bugfix release (replaces 5.3.3).

pyfakefs release version 5.3.3

19 Jan 15:38

Choose a tag to compare

This is a bugfix release.