added 4 commits
…_metadata.
… zipfile.
changed the title Fix module-adjacent references in zip filesgh-121735: Fix module-adjacent references in zip files
Closed
marked this pull request as ready for review
Merged
Open
Merged
1 task
pushed a commit to miss-islington/cpython that referenced this pull request
) *
: Apply style and compatibility changes from importlib_metadata. *
: Ensure module-adjacent resources are loadable from a zipfile. *
: 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. (cherry picked from commit
) Co-authored-by: Jason R. Coombs <[email protected]> This was referenced
Sep 12, 2024 Closed
Merged
deleted the gh-121735/zip-module-resources branch
added a commit to jaraco/cpython that referenced this pull request
) *
: Apply style and compatibility changes from importlib_metadata. *
: Ensure module-adjacent resources are loadable from a zipfile. *
: 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. (cherry picked from commit
) Co-authored-by: Jason R. Coombs <[email protected]>
added a commit to jaraco/cpython that referenced this pull request
) *
: Apply style and compatibility changes from importlib_metadata. *
: Ensure module-adjacent resources are loadable from a zipfile. *
: 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. (cherry picked from commit
) Co-authored-by: Jason R. Coombs <[email protected]> This was referenced
Sep 12, 2024 Merged
Merged
pushed a commit that referenced this pull request
pushed a commit that referenced this pull request
) (
) *
: Fix module-adjacent references in zip files (
) *
: Apply style and compatibility changes from importlib_metadata. *
: Ensure module-adjacent resources are loadable from a zipfile. *
: 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. (cherry picked from commit
) *
: Generate utf-16 file using little endian and BOM. (
) Co-authored-by: Jason R. Coombs <[email protected]>