Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

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

Conversation

faizanoor3001
Copy link

@faizanoor3001faizanoor3001 commentedFeb 24, 2025
edited by github-actionsbot
Loading

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 commentedFeb 24, 2025
edited by ghost
Loading

All commit authors signed the Contributor License Agreement.
CLA signed

@Fidget-Spinner
Copy link
Member

Fidget-Spinner commentedFeb 25, 2025
edited
Loading

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 reacted with thumbs up emoji

@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 freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

2 participants
@faizanoor3001@Fidget-Spinner

[8]ページ先頭

©2009-2025 Movatter.jp