Skip to content

Conversation

@vstinner
Copy link
Member

@vstinnervstinner commented Jul 25, 2023

@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

🤖 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
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
MemberAuthor

This change is just wrong :-)

@vstinnervstinner 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