Skip to content

gh-114107: Fix importlib.metadata symlink test if symlinks aren't supported#114108

Merged
Yhg1s merged 1 commit into
python:mainfrom
encukou:importlib-resources-symlink-skip
Jan 16, 2024
Merged

gh-114107: Fix importlib.metadata symlink test if symlinks aren't supported#114108
Yhg1s merged 1 commit into
python:mainfrom
encukou:importlib-resources-symlink-skip

Conversation

@encukou

@encukou encukou commented Jan 16, 2024

Copy link
Copy Markdown
Member

@encukou

encukou commented Jan 16, 2024

Copy link
Copy Markdown
Member Author

!buildbot AMD64 Windows11 Refleaks

@bedevere-bot

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @encukou for commit 49e78cd 🤖

The command will test the builders whose names match following regular expression: AMD64 Windows11 Refleaks

The builders matched are:

  • AMD64 Windows11 Refleaks PR

@Yhg1s Yhg1s merged commit c361a1f into python:main Jan 16, 2024
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 jaraco changed the title gh-114107: Fix importlib.resources symlink test if symlinks aren't supported gh-114107: Fix importlib.metadata symlink test if symlinks aren't supported Mar 20, 2024
jaraco pushed a commit to python/importlib_metadata that referenced this pull request Mar 20, 2024
@jaraco

jaraco commented Mar 20, 2024

Copy link
Copy Markdown
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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip news tests Tests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants