-
-
Notifications
You must be signed in to change notification settings - Fork 32.1k
PCbuild\build.bat
script cannot generate Python\generated_cases.c.h
files and so on
#115700
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
Labels
Comments
The same applies for |
Fidget-Spinner
pushed a commit
that referenced
this issue
Feb 20, 2024
@littlebutt can you confirm that #115708 solved the issue? |
It works, thanks. |
woodruffw
pushed a commit
to woodruffw-forks/cpython
that referenced
this issue
Mar 4, 2024
diegorusso
pushed a commit
to diegorusso/cpython
that referenced
this issue
Apr 17, 2024
LukasWoodtli
pushed a commit
to LukasWoodtli/cpython
that referenced
this issue
Jan 22, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Bug description:
When I ran the script
PCbuild/build.bat
with and without the--regen
argument, it could not regeneratePython\generated_cases.c.h
file. I found the files inTools\cases_generateor
changed. Is it the reason why the script fail?CPython versions tested on:
CPython main branch
Operating systems tested on:
Windows
Linked PRs
_RegenCases
in Windows build for cases regeneration. #115708The text was updated successfully, but these errors were encountered: