GH-89812: Test that `pathlib.Path.is_junction()` returns false by barneygale · Pull Request #106062 · python/cpython
-
-
Notifications
You must be signed in to change notification settings - Fork 34.7k
Merged
merged 1 commit into
Merged
Conversation
Contributor
Slightly expand the test coverage of is_junction(). The existing test only checks that os.path.isjunction() is called under-the-hood.
- Issue: Add tarfile.TarPath #89812
Slightly expand the test coverage of `is_junction()`. The existing test only checks that `os.path.isjunction()` is called under-the-hood.
bedevere-bot
added
the
awaiting core review
label
bedevere-bot
mentioned this pull request
zooba
approved these changes
bedevere-bot
added
awaiting merge
and removed
awaiting core review
labels
barneygale
merged commit
6e01055
into
python:main
bedevere-bot
removed
the
awaiting merge
label
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment