Skip to content
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

gh-1286 : Document how to add a bytecode specialization #1522

Conversation

faizanoor3001
Copy link

@faizanoor3001 faizanoor3001 commented Feb 24, 2025

Solves: #1286

Description

  • Add a "How to Add a New Bytecode Specialization” section in the dev guide.
    • This guide explains how to add a new bytecode specialization, using
      CONTAINS_OP as an example.

📚 Documentation preview 📚: https://cpython-devguide--1522.org.readthedocs.build/

Copy link

cpython-cla-bot bot commented Feb 24, 2025

All commit authors signed the Contributor License Agreement.
CLA signed

@Fidget-Spinner
Copy link
Member

Fidget-Spinner commented Feb 25, 2025

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants