Tin mới
jaraco:gh-123085/inferred-compiled
GitHub CopilotWrite better code with AI
GitHub Copilot appDirect agents from issue to merge
CodespacesInstant dev environments
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
GitHub SponsorsFund open source developers
Copilot for BusinessEnterprise-grade AI features
Premium SupportEnterprise-grade 24/7 support
gh-121735: Fix module-adjacent references in zip files #123037
Await gh-121735: Fix module-adjacent references in zip files #123037
importlib.resources.files() doesn't work correctly when importlib library is compiled #123085
importlib.resources.files() doesn't work correctly when importlib library is compiled #123085: Fix issue in inferred caller when resources package has no source.
gh-123987: Fix NotADirectoryError in NamespaceReader when sentinel present #124018
: Fix issue in inferred caller when resources package …
python/importlib_resources#314
Merge remote-tracking branch 'upstream/main' into
[3.13] gh-121735: Fix module-adjacent references in zip files (GH-123037) #123986
: Fix issue in inferred caller when resources p…
bedevere-app Bot commented Sep 12, 2024
GH-124021 is a backport of this pull request to the 3.12 branch.
[3.13] gh-123085: Fix issue in inferred caller when resource package has no source (GH-123102)