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

[3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102) #124021

Merged
merged 2 commits into from
Jan 5, 2025

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Sep 12, 2024

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

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

Backport of gh-123102.

…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>
@jaraco
Copy link
Member Author

jaraco commented Jan 5, 2025

The docs build failure appears unrelated to these changes, so I plan to ignore them if possible.

@jaraco jaraco merged commit d712ece into python:3.12 Jan 5, 2025
28 of 29 checks passed
@encukou
Copy link
Member

encukou commented Jan 7, 2025

This breaks some buildbots, like a Debian one here: https://buildbot.python.org/#/builders/1248/builds/1102
I guess #124131 is needed for 3.12 as well

erlend-aasland added a commit to erlend-aasland/cpython that referenced this pull request Jan 7, 2025
jaraco pushed a commit that referenced this pull request Jan 8, 2025
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.

2 participants