scratchdir icon indicating copy to clipboard operation
scratchdir copied to clipboard

Context manager to maintain your temporary directories/files.

Results 12 scratchdir issues
Sort by recently updated
recently updated
newest added

Bumps [setuptools](https://github.com/pypa/setuptools) from 51.1.0 to 66.1.1. Release notes Sourced from setuptools's releases. v66.1.1 No release notes provided. v66.1.0 No release notes provided. v66.0.0 No release notes provided. v65.7.0 No release...

Bumps [tox](https://github.com/tox-dev/tox) from 3.20.1 to 4.3.5. Release notes Sourced from tox's releases. 4.3.5 What's Changed Include WHEEL metadata when using PDM and poetry backends by @​masenf in tox-dev/tox#2881 Full Changelog:...

Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 7.2.1. Release notes Sourced from pytest's releases. 7.2.1 pytest 7.2.1 (2023-01-13) Bug Fixes #10452: Fix 'importlib.abc.TraversableResources' deprecation warning in Python 3.12. #10457: If a test...

Bumps [coverage](https://github.com/nedbat/coveragepy) from 5.3 to 7.0.5. Release notes Sourced from coverage's releases. coverage-5.6b1 Third-party packages are now ignored in coverage reporting. This solves a few problems: Coverage will no longer...

Bumps [setuptools](https://github.com/pypa/setuptools) from 51.1.0 to 65.5.1. Release notes Sourced from setuptools's releases. v65.5.1 No release notes provided. v65.5.0 No release notes provided. v65.4.1 No release notes provided. v65.4.0 No release...

dependencies

Bumps [isort](https://github.com/pycqa/isort) from 5.6.4 to 5.11.4. Release notes Sourced from isort's releases. 5.11.4 Changes Remove obsolete toml import from the test suite (#1978) @​mgorny Stop installing documentation files to top-level...

Bumps [safety](https://github.com/pyupio/safety) from 1.9.0 to 2.3.5. Release notes Sourced from safety's releases. 2.3.5 No release notes provided. 2.3.4 No release notes provided. 2.3.3 No release notes provided. 2.3.2 Fixed #423:...

Bumps [mypy](https://github.com/python/mypy) from 0.790 to 0.991. Commits b7788fc Update version to remove "+dev" for releasing 0.991 6077d19 manually CP typeshed #9130 ab0ea1e Fix crash with function redefinition (#14064) 592a9ce Fix...

Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock) from 3.3.1 to 3.10.0. Release notes Sourced from pytest-mock's releases. v3.10.0 Added new mocker.stop(m) method to stop specific mocker.patch or mocker.spy calls (#319). v3.9.0 Expose NonCallableMagicMock via the...

Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov) from 2.10.1 to 4.0.0. Changelog Sourced from pytest-cov's changelog. 4.0.0 (2022-09-28) Note that this release drops support for multiprocessing. --cov-fail-under no longer causes pytest --collect-only to fail Contributed...