Skip to content

gh-136567: Add information about lost prefixes to Tools/cases_generator/interpreter_definition.md #136780

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
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

skv0zsneg
Copy link
Contributor

@skv0zsneg skv0zsneg commented Jul 19, 2025

Hey @Eclips4!

I'm trying to research some more prefixes in Python/bytecodes.c and Tools/cases_generator/ and found guard annotation in here but can't find any using of it and not sure should it be added or not.

So, my work here was Ctrl+C Ctrl+V annotations that you found :)

Copy link
Member

@Eclips4 Eclips4 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
A question about the register prefix: @Fidget-Spinner @markshannon do we really need it or we can remove it (in a separate PR)? Could this prefix be useful in the future?
The same question applies to the guard prefix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
awaiting merge docs Documentation in the Doc dir skip news
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

2 participants