diff options
author | Barney Gale <barney.gale@gmail.com> | 2023-07-01 11:24:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-01 11:24:34 (GMT) |
commit | 3fd99b5a974314075424744747899b2acf18dadd (patch) | |
tree | 848b1ca36bbf1e0aaa73dd296c7d73b2ceda347b /Python/optimizer.c | |
parent | 200f2554114f3d40684af0969fef6af875cb1462 (diff) | |
download | cpython-3fd99b5a974314075424744747899b2acf18dadd.zip cpython-3fd99b5a974314075424744747899b2acf18dadd.tar.gz cpython-3fd99b5a974314075424744747899b2acf18dadd.tar.bz2 |
GH-89812: Make symlink support configurable in pathlib tests. (GH-106060)
Adjust the pathlib tests to add a new `PathTest.can_symlink` class
attribute, which allows us to enable or disable symlink support in tests.
A (near-)future commit will add an `AbstractPath` class; its tests will
hard-code the value to `True` or `False` depending on a stub subclass's
capabilities.
Diffstat (limited to 'Python/optimizer.c')
0 files changed, 0 insertions, 0 deletions