Skip to content

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

Closed
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:fix_code
Closed

gh-107082: Fix _Py_CODEUNIT struct for big endian#107216
vstinner wants to merge 1 commit into
python:mainfrom
vstinner:fix_code

Conversation

@vstinner

@vstinnervstinner commented Jul 25, 2023

Copy link
Copy Markdown
Member

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

Copy link
Copy Markdown

🤖 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-botbedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Jul 25, 2023
@vstinner

Copy link
Copy Markdown
MemberAuthor

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
Copy Markdown
MemberAuthor

This change is just wrong :-)

@vstinner
vstinner deleted the fix_code branch July 25, 2023 18:42
Sign up for freeto 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

@vstinner@bedevere-bot