Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork853
gh-1286 : Document how to add a bytecode specialization#1522
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
gh-1286 : Document how to add a bytecode specialization#1522
Uh oh!
There was an error while loading.Please reload this page.
Conversation
ghost commentedFeb 24, 2025 • edited by ghost
Loading Uh oh!
There was an error while loading.Please reload this page.
edited by ghost
Uh oh!
There was an error while loading.Please reload this page.
Fidget-Spinner commentedFeb 25, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Sorry, could you please open a PR at CPython and document it here instead?https://github.com/python/cpython/blob/main/InternalDocs/interpreter.md I'll close this PR, as it seems the new trend is to document internal docs in CPython itself not the devguide. |
Yes, that's what I was wondering, as it looks like a recent update, will create a new one. No worries. |
Uh oh!
There was an error while loading.Please reload this page.
Solves:#1286
Description
CONTAINS_OP
as an example.📚 Documentation preview 📚:https://cpython-devguide--1522.org.readthedocs.build/