Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 242 Bytes

4730.feature.rst

File metadata and controls

3 lines (2 loc) · 242 Bytes

When sys.pycache_prefix (Python 3.8+) is set, it will be used by pytest to cache test files changed by the assertion rewriting mechanism.

This makes it easier to benefit of cached .pyc files even on file systems without permissions.