◐ Shell
clean mode source ↗

[3.12] gh-123085: Fix issue in inferred caller when resources package has no source (GH-123102) by jaraco · Pull Request #124021 · python/cpython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@jaraco

@jaraco jaraco commented

Sep 12, 2024

edited

Loading

Copy link Copy Markdown

Member

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

jaraco commented

Jan 5, 2025

Copy link Copy Markdown

Member Author

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

@encukou

encukou commented

Jan 7, 2025

Copy link Copy Markdown

Member

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@warsaw warsaw Awaiting requested review from warsaw warsaw is a code owner

@FFY00 FFY00 Awaiting requested review from FFY00 FFY00 is a code owner

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@jaraco @encukou