diff options
author | Barney Gale <barney.gale@gmail.com> | 2024-01-26 22:29:28 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-26 22:29:28 (GMT) |
commit | 7a9727e10c14a82e8e20f5b85e368a6f937db203 (patch) | |
tree | a195b05685ff1a39e42177477ce643026496f8ff /Python/pylifecycle.c | |
parent | b5c7c84673b96bfdd7c877521a970f7a4beafece (diff) | |
download | cpython-7a9727e10c14a82e8e20f5b85e368a6f937db203.zip cpython-7a9727e10c14a82e8e20f5b85e368a6f937db203.tar.gz cpython-7a9727e10c14a82e8e20f5b85e368a6f937db203.tar.bz2 |
pathlib tests: annotate tests needing symlinks with decorator (#114625)
Add `@needs_symlinks` decorator for tests that require symlink support in
the path class.
Also add `@needs_windows` and `@needs_posix` decorators for tests that
require a specific a specific path flavour. These aren't much used yet, but
will be later.
Diffstat (limited to 'Python/pylifecycle.c')
0 files changed, 0 insertions, 0 deletions