Skip to content

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/

@ghost
Copy link

ghost 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.

@faizanoor3001
Copy link
Author

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.

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