Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-123085: Fix issue in inferred caller when resources package has no source #123102

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Aug 17, 2024

@jaraco jaraco changed the title Fix issue in inferred caller when resources package has no source gh-123085: Fix issue in inferred caller when resources package has no source Aug 17, 2024
@jaraco jaraco added needs backport to 3.12 bug and security fixes needs backport to 3.13 bugs and security fixes labels Aug 17, 2024
@jaraco jaraco marked this pull request as ready for review September 12, 2024 09:02
@jaraco jaraco force-pushed the gh-123085/inferred-compiled branch from e4bfe86 to b6bd51d Compare September 12, 2024 09:18
@jaraco jaraco force-pushed the gh-123085/inferred-compiled branch from b6bd51d to 097b06c Compare September 12, 2024 18:38
@jaraco
Copy link
Member Author

jaraco commented Sep 12, 2024

I'm proceeding with a merge to unblock #124018.

@jaraco jaraco enabled auto-merge (squash) September 12, 2024 18:49
@jaraco jaraco merged commit a53812d into python:main Sep 12, 2024
34 checks passed
@miss-islington-app
Copy link

Thanks @jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13.
🐍🍒⛏🤖

@miss-islington-app
Copy link

Sorry, @jaraco, I could not cleanly backport this to 3.13 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a53812df126b99bca25187441a123c7785ee82a0 3.13

@miss-islington-app
Copy link

Sorry, @jaraco, I could not cleanly backport this to 3.12 due to a conflict.
Please backport using cherry_picker on command line.

cherry_picker a53812df126b99bca25187441a123c7785ee82a0 3.12

@jaraco jaraco deleted the gh-123085/inferred-compiled branch September 12, 2024 19:38
@jaraco
Copy link
Member Author

jaraco commented Sep 12, 2024

The backport to 3.13 is blocked by:

jaraco added a commit to jaraco/cpython that referenced this pull request Sep 12, 2024
…ackage has no source (pythonGH-123102)

pythongh-123085: Fix issue in inferred caller when resources package has no source.

From importlib_resources 6.4.3 (python/importlib_resourcesGH-314).
(cherry picked from commit a53812d)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
@bedevere-app
Copy link

bedevere-app bot commented Sep 12, 2024

GH-124021 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 bug and security fixes label Sep 12, 2024
@bedevere-app
Copy link

bedevere-app bot commented Sep 12, 2024

GH-124024 is a backport of this pull request to the 3.13 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.13 bugs and security fixes label Sep 12, 2024
jaraco added a commit that referenced this pull request Jan 5, 2025
… has no source (GH-123102) (#124021)

gh-123085: Fix issue in inferred caller when resources package has no source.

From importlib_resources 6.4.3 (python/importlib_resourcesGH-314).
(cherry picked from commit a53812d)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant