Closed
… a BOM.
deleted the gh-123994/little-endian branch
added a commit to miss-islington/cpython that referenced this pull request
This was referenced
Sep 12, 2024 Merged
Merged
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]>