Tin mới
jaraco:gh-121735/zip-module-resources
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
Can't open orphan path on bare importlib.resources.files() under zipapp #121735
: Apply style and compatibility changes from importlib…
: Ensure module-adjacent resources are loadable from a…
: Allow all modules to be processed by the ZipReader.
Remove update-zips script, unneeded.
Remove unnecessary references to removed static fixtures.
Note that a lot of refactoring happened in the test suite to enable testing this behavior. The history of the refactoring can be found in python/[email protected]. These changes were released with imp
Remove zipdata fixtures, unused.
Learn more about hiding disruptive comments
The reason will be displayed to describe this comment to others. Learn more.
importlib.resources.files() doesn't work correctly when importlib library is compiled #123085
gh-123085: Fix issue in inferred caller when resources package has no source #123102
: Fix module-adjacent references in zip files (
bedevere-app Bot commented Sep 12, 2024
GH-123986 is a backport of this pull request to the 3.13 branch.
⚠️⚠️⚠️ Buildbot failure ⚠️⚠️⚠️
Hi! The buildbot s390x RHEL9 Refleaks 3.x has failed when building commit ba687d9.
Buildbot failure in test_importlib UTF-16 tests #123994
gh-123994: Generate utf-16 file using little endian. #123995
: Fix module-adjacent references in zip files (
In jaraco/cpython@330cfcdae71, I've started work on a backport, but it's really broken. I got stuck when MultiplexedPath doesn't have support for zip files. That was added to Python 3.13 only in #106531. Since that wasn'
: Fix module-adjacent references in zip files (
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) #124011
[3.12] gh-121735: Fix module-adjacent references in zip files (gh-123037) (#124011)