Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

gh-123994: Generate utf-16 file using little endian. #123995

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

jaraco
Copy link
Member

@jaraco jaraco commented Sep 12, 2024

@jaraco
Copy link
Member Author

jaraco commented Sep 12, 2024

!buildbot s390x

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @jaraco for commit 0fc757b 🤖

The command will test the builders whose names match following regular expression: s390x

The builders matched are:

  • s390x RHEL8 LTO + PGO PR
  • s390x Fedora Rawhide LTO PR
  • s390x Fedora LTO + PGO PR
  • s390x Fedora Rawhide Refleaks PR
  • s390x Fedora Rawhide Clang Installed PR
  • s390x Fedora Clang Installed PR
  • s390x RHEL9 Refleaks PR
  • s390x RHEL9 PR
  • s390x SLES PR
  • s390x RHEL8 PR
  • s390x RHEL9 LTO PR
  • s390x RHEL8 LTO PR
  • s390x Fedora Refleaks PR
  • s390x Fedora PR
  • s390x RHEL8 Refleaks PR
  • s390x Fedora Rawhide Clang PR
  • s390x Fedora LTO PR
  • s390x Fedora Rawhide LTO + PGO PR
  • s390x RHEL9 LTO + PGO PR
  • s390x Fedora Rawhide PR
  • s390x Debian PR
  • s390x Fedora Clang PR

@jaraco
Copy link
Member Author

jaraco commented Sep 12, 2024

!buildbot s390x

@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @jaraco for commit b85ff7d 🤖

The command will test the builders whose names match following regular expression: s390x

The builders matched are:

  • s390x RHEL8 LTO + PGO PR
  • s390x Fedora Rawhide LTO PR
  • s390x Fedora LTO + PGO PR
  • s390x Fedora Rawhide Refleaks PR
  • s390x Fedora Rawhide Clang Installed PR
  • s390x Fedora Clang Installed PR
  • s390x RHEL9 Refleaks PR
  • s390x RHEL9 PR
  • s390x SLES PR
  • s390x RHEL8 PR
  • s390x RHEL9 LTO PR
  • s390x RHEL8 LTO PR
  • s390x Fedora Refleaks PR
  • s390x Fedora PR
  • s390x RHEL8 Refleaks PR
  • s390x Fedora Rawhide Clang PR
  • s390x Fedora LTO PR
  • s390x Fedora Rawhide LTO + PGO PR
  • s390x RHEL9 LTO + PGO PR
  • s390x Fedora Rawhide PR
  • s390x Debian PR
  • s390x Fedora Clang PR

@jaraco jaraco requested a review from encukou September 12, 2024 10:14
@jaraco
Copy link
Member Author

jaraco commented Sep 12, 2024

This PR doesn't need a backport, as it can be integrated into the backports for #123037.

@jaraco jaraco merged commit 3ea51fa into python:main Sep 12, 2024
53 of 54 checks passed
@jaraco jaraco deleted the gh-123994/little-endian branch September 12, 2024 14:14
jaraco added a commit to miss-islington/cpython that referenced this pull request Sep 12, 2024
Yhg1s pushed a commit that referenced this pull request Sep 30, 2024
) (#123986)

* gh-121735: Fix module-adjacent references in zip files (GH-123037)

* 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.
(cherry picked from commit ba687d9)

* gh-123994: Generate utf-16 file using little endian and BOM. (#123995)

Co-authored-by: Jason R. Coombs <jaraco@jaraco.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants