Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
gh-123085: Fix issue in inferred caller when resources package has no source#123102
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
e4bfe86
tob6bd51d
Compare…has no source.From importlib_resources 6.4.3 (python/importlib_resources#314).
b6bd51d
to097b06c
CompareI'm proceeding with a merge to unblock#124018. |
a53812d
intopython:mainUh oh!
There was an error while loading.Please reload this page.
Thanks@jaraco for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
Sorry,@jaraco, I could not cleanly backport this to
|
Sorry,@jaraco, I could not cleanly backport this to
|
jaraco commentedSep 12, 2024 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
The backport to 3.13 is blocked by: |
…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 commita53812d)Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
GH-124021 is a backport of this pull request to the3.12 branch. |
…ckage has no source (pythonGH-123102)
GH-124024 is a backport of this pull request to the3.13 branch. |
… 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 commita53812d)
Uh oh!
There was an error while loading.Please reload this page.
Awaitgh-121735: Fix module-adjacent references in zip files #123037
importlib.resources.files() doesn't work correctly when importlib library is compiled #123085: Fix issue in inferred caller when resources package has no source.