Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-121735: Fix module-adjacent references in zip files (#123037) | Jason R. Coombs | 2024-09-12 | 1 | -16/+10 |
| | | | | | | | | | | | | | | | * gh-116608: Apply style and compatibility changes from importlib_metadata. * gh-121735: Ensure module-adjacent resources are loadable from a zipfile. * gh-121735: Allow all modules to be processed by the ZipReader. * Add blurb * Remove update-zips script, unneeded. * Remove unnecessary references to removed static fixtures. * Remove zipdata fixtures, unused. | ||||
* | gh-106531: Apply changes from importlib_resources 6.3.2 (#117054) | Jason R. Coombs | 2024-06-04 | 1 | -0/+30 |
Apply changes from importlib_resources 6.3.2. |