-
-
Notifications
You must be signed in to change notification settings - Fork 32k
Compilation on Windows fails with assert in generated_cases.c.h #131987
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
Comments
I can't reproduce the error that you're seeing when I build from a clean checkout of cpython at
|
@mpage I think we might've forgotten to bump the pycore magic number in that PR. So the OP might be loading stale bytecode. |
Ugh, I thought I did that. Maybe it got blown away in a merge. That's probably what's happening. Thanks! |
This should have been done as part of 053c285 but got blown away in a merge.
Thanks for quick fix! |
This should have been done as part of 053c285 but got blown away in a merge.
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
Command line:
.\PCBuild\build.bat -p x64 -d -r
CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
Linked PRs
The text was updated successfully, but these errors were encountered: