gh-114107: Fix importlib.metadata symlink test if symlinks aren't supported#114108
Merged
Conversation
Member
Author
|
!buildbot AMD64 Windows11 Refleaks |
kulikjak
pushed a commit
to kulikjak/cpython
that referenced
this pull request
Jan 22, 2024
…n't supported (python#114108) pythongh-114107: Fix symlink test if symlinks aren't supported
aisk
pushed a commit
to aisk/cpython
that referenced
this pull request
Feb 11, 2024
…n't supported (python#114108) pythongh-114107: Fix symlink test if symlinks aren't supported
jaraco
pushed a commit
to python/importlib_metadata
that referenced
this pull request
Mar 20, 2024
Member
|
Cherry-picked to python/importlib_metadata@9a878d6b26. |
clrpackages
pushed a commit
to clearlinux-pkgs/pypi-importlib_metadata
that referenced
this pull request
Mar 22, 2024
…0.2 to version 7.1.0
Jason R. Coombs (13):
gh-116811: Ensure MetadataPathFinder.invalidate_caches is reachable when delegated through PathFinder. (python/cpython#116812)
Add support for python/cpython references
Fix test failures on older Pythons with os_helper shim. Copied 'from_test_support' from importlib_resources.
Moved compatibility module to compat package.
Moved compatibility module to compat package.
Remove legacy logic for Python 3.7.
Moved compatibility tests to the compat package, as they're not included in CPython.
Consolidated test support logic in jaraco.test.cpython.
Copy backport of isolated_modules from importlib_resources.
Ensure tests do not leak references in sys.modules.
Make MetadataPathFinder.find_distributions a classmethod for consistency with CPython. Closes #484.
Need to include names from test.support for py312 compat.
Finalize
Petr Viktorin (1):
gh-114107: Fix symlink test if symlinks aren't supported (python/cpython#114108)
Shantanu (1):
gh-109653: Improve import time of importlib.metadata / email.utils (python/cpython#114664)
Glyphack
pushed a commit
to Glyphack/cpython
that referenced
this pull request
Sep 2, 2024
…n't supported (python#114108) pythongh-114107: Fix symlink test if symlinks aren't supported
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.