Skip to content

Keep instruction definitions in bytecodes.c and optimizer_bytecodes.c in sync #133273

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

Open
tomasr8 opened this issue May 1, 2025 · 0 comments
Open
Assignees
Labels
topic-JIT type-feature A feature request or enhancement

Comments

@tomasr8
Copy link
Member

tomasr8 commented May 1, 2025

Feature or enhancement

Proposal:

Context: #132940 (comment)

[...] In fact, it was always my intention to validate it, but if you check out the validation function in Tools/cases_generator/optimizer_generator.py, it says TODO 😉 . I just had no time to get around to do it.

This is the TODO: https://github.com/python/cpython/blob/main/Tools/cases_generator/optimizer_generator.py#L33

I already have something somewhat working, will try to open a PR tomorrow :)

Has this already been discussed elsewhere?

This is a minor feature, which does not need previous discussion elsewhere

Links to previous discussion of this feature:

#132940 (comment)

@tomasr8 tomasr8 added topic-JIT type-feature A feature request or enhancement labels May 1, 2025
@tomasr8 tomasr8 self-assigned this May 1, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
topic-JIT type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant