8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Tes 8000 ts / Check if generated files are up to date
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
Tests / Check if generated files are up to date
Link: https://github.com/python/cpython/actions/runs/15115778970/job/42485985691?pr=134230
Output:
diff --git a/Include/internal/pycore_opcode_metadata.h b/Include/internal/pycore_opcode_metadata.h index 7185947..17811d3 100644 --- a/Include/internal/pycore_opcode_metadata.h +++ b/Include/internal/pycore_opcode_metadata.h @@ -1787,8 +1787,6 @@ const uint8_t _PyOpcode_Caches[256] = { extern const uint8_t _PyOpcode_Deopt[256]; #ifdef NEED_OPCODE_METADATA const uint8_t _PyOpcode_Deopt[256] = { - [119] = 119, - [120] = 120, [121] = 121, [122] = 122, [123] = 123, @@ -1796,7 +1794,6 @@ const uint8_t _PyOpcode_Deopt[256] = { [125] = 125, [126] = 126, [127] = 127, - [211] = 211, [212] = 212, [213] = 213, [214] = 214,
Refs cc9add6 CC @DinoV
I have a PR ready.
make regen-all
Test generated files are up-to-date
The text was updated successfully, but these errors were encountered:
pythongh-134236: Run make regen-all and fix `Test generated files a…
646f61c
…re up-to-date`
@DinoV @sobolevn
There are duplicate prs now: #134231 and #134237
Sorry, something went wrong.
GH-134236: make regen-all (GH-134237)
a36ce26
#134237 has been merged.
Although #134231 was merged first so #134237 was an empty commit :)
Hmm that's not great.
No branches or pull requests
Uh oh!
There was an error while loading. Please reload this page.
Bug report
Link: https://github.com/python/cpython/actions/runs/15115778970/job/42485985691?pr=134230
Output:
Refs cc9add6
CC @DinoV
I have a PR ready.
Linked PRs
make regen-all
and fixTest generated files are up-to-date
#134237The text was updated successfully, but these errors were encountered: