Skip to content

gh-107082: Fix _Py_CODEUNIT struct for big endian #107216

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

Closed
wants to merge 1 commit into from

Conversation

vstinner
Copy link
Member

@vstinner vstinner commented Jul 25, 2023

@vstinner vstinner changed the title gh-107082: Fix _Py_CODEUNIT struture for big endian gh-107082: Fix _Py_CODEUNIT struct for big endian Jul 25, 2023
@vstinner vstinner added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jul 25, 2023
@bedevere-bot
Copy link

🤖 New build scheduled with the buildbot fleet by @vstinner for commit 42c00bc 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

@bedevere-bot bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jul 25, 2023
@vstinner
Copy link
Member Author

buildbot/PPC64 Fedora PR failed to build:

_bootstrap_python: ../Python/generated_cases.c.h:3765: _PyEval_EvalFrameDefault: Assertion `((void)0, ((_Py_CODEUNIT *)((PyCodeObject *)shim->f_executable)->co_code_adaptive))[1].op.code == 16' failed.

@vstinner
Copy link
Member Author

This change is just wrong :-)

@vstinner vstinner closed this Jul 25, 2023
@vstinner vstinner deleted the fix_code branch July 25, 2023 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants