Fix issue in inferred caller when resourcse package has no source. by jaraco · Pull Request #314 · python/importlib_resources · GitHub

github.com

Tin mới

gh-123085/inferred-compiled

GitHub CopilotWrite better code with AI

GitHub Copilot appDirect agents from issue to merge

ActionsAutomate any workflow

CodespacesInstant dev environments

IssuesPlan and track work

Code ReviewManage code changes

Code QualityEnforce quality at merge

GitHub Advanced SecurityFind and fix vulnerabilities

Code securitySecure your code as you build

Secret protectionStop leaks before they start

View all use cases

Financial services

View all industries

Software Development

GitHub SponsorsFund open source developers

Copilot for BusinessEnterprise-grade AI features

Premium SupportEnterprise-grade 24/7 support

importlib_resources

Security and quality 0

python/cpython#123085

gh-121735: Fix inferring caller when resolving importlib.resources.fi…

Adapt changes for new fixtures.

Extract a function for computing 'this filename' once.

View reviewed changes

Extract the filename from the topmost frame of the stack.

Add news fragment.

Rely on resources.__name__ for easier portability.

Add docstring and reference to the issue.

: Fix issue in inferred caller when resources package …

: Fix issue in inferred caller when resources package …

: Fix issue in inferred caller when resources package …

: Fix issue in inferred caller when resources package has no…

: Fix issue in inferred caller when resources p…

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

: Fix issue in inferred caller when resources package…

[3.12] gh-123085: Fix issue in inferred caller when resources package…