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

@encukouencukou commented Jan 16, 2024

Copy link
Copy Markdown
Member

@encukou

Copy link
Copy Markdown
MemberAuthor

!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:mainJan 16, 2024
kulikjak pushed a commit to kulikjak/cpython that referenced this pull request Jan 22, 2024
aisk pushed a commit to aisk/cpython that referenced this pull request Feb 11, 2024
@jaracojaraco changed the title gh-114107: Fix importlib.resources symlink test if symlinks aren't supportedgh-114107: Fix importlib.metadata symlink test if symlinks aren't supportedMar 20, 2024
jaraco pushed a commit to python/importlib_metadata that referenced this pull request Mar 20, 2024
@jaraco

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

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@encukou@bedevere-bot@jaraco@Yhg1s