- update to 6.1.6:
* Follow-up bugfix release for 6.1.5.
* `os.path.realpath` did not correctly handle some absolute
paths under Windows
* `os.path.realpath` did not resolve symlinks under Windows
* (see #1296)
* Fixes incompatibility with VCCode unittest runner.
* expanduser now correctly handles paths besides home and
different separators
* avoid faking filesystem in VSCode unittest runner
* handle expanduser() and home() correctly in cross OS usage
* Fixes a regression caused by the introduced weakrefs.
* do not use weakrefs for filesystem objects in fake modules
* Fixes a packaging issue in latest version.
* fixed packaging issue: tests had not been added to sdist
* fixed a problem accessing `size` from a `FakeFileWrapper`
object
* fixed a problem with `readable` raising an error on a file
object.
* avoid memory accumulation in consecutive tests by using weak
references
OBS-URL: https://build.opensuse.org/request/show/1341974
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pyfakefs?expand=0&rev=29
Description
No description provided
Languages
RPM Spec
100%