pytest-dev / pyfakefs

Provides a fake file system that mocks the Python file system modules.
https://pytest-pyfakefs.readthedocs.io
Apache License 2.0
627 stars 88 forks source link

Handle skipped pathlib.Path.open calls #1015

Closed mrbean-bremen closed 1 month ago

mrbean-bremen commented 1 month ago

I'm not too happy about the skip module handling, may revisit this later.

Describe the changes

The related issue or a description of the bug or feature that this PR addresses.

Tasks