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

create an internals documentation folder in the cpython repo #119786

Open
iritkatriel opened this issue May 30, 2024 · 4 comments
Open

create an internals documentation folder in the cpython repo #119786

iritkatriel opened this issue May 30, 2024 · 4 comments
Assignees
Labels
docs Documentation in the Doc dir

Comments

@iritkatriel
Copy link
Member

iritkatriel commented May 30, 2024

The internals documentation is scattered in markdown files in the codebase, as well as parts which are in the dev guide. We would like to have it in one place, versioned along with the code (unlike the dev guide).

Linked PRs

Cosmetic PRs

@iritkatriel iritkatriel added the docs Documentation in the Doc dir label May 30, 2024
@iritkatriel iritkatriel self-assigned this May 30, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue May 30, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue May 30, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue May 30, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jun 4, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jun 4, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jun 5, 2024
iritkatriel added a commit that referenced this issue Jun 10, 2024
…t to markdown (#120134)

* gh-119876: move compiler doc from devguide to InternalDocs

Copy of python/devguide@78fc0d7

Co-Authored-By: Adam Turner <[email protected]>
Co-Authored-By: Adam Turner <[email protected]>
Co-Authored-By: Brett Cannon <[email protected]>
Co-Authored-By: Carol Willing <[email protected]>
Co-Authored-By: Daniel Porteous <[email protected]>
Co-Authored-By: Dennis Sweeney <[email protected]>
Co-Authored-By: Éric Araujo <[email protected]>
Co-Authored-By: Erlend Egeberg Aasland <[email protected]>
Co-Authored-By: Ezio Melotti <[email protected]>
Co-Authored-By: Georg Brandl <[email protected]>
Co-Authored-By: Guido van Rossum <[email protected]>
Co-Authored-By: Hugo van Kemenade <[email protected]>
Co-Authored-By: Irit Katriel <[email protected]>
Co-Authored-By: Jeff Allen <[email protected]>
Co-Authored-By: Jim Fasarakis-Hilliard <[email protected]>
Co-Authored-By: Ken Jin <[email protected]>
Co-Authored-By: Lincoln <[email protected]>
Co-Authored-By: Mariatta <[email protected]>
Co-Authored-By: Muhammad Mahad <[email protected]>
Co-Authored-By: Ned Deily <[email protected]>
Co-Authored-By: Pablo Galindo Salgado <[email protected]>
Co-Authored-By: Serhiy Storchaka <[email protected]>
Co-Authored-By: Stéphane Wirtel <[email protected]>
Co-Authored-By: Suriyaa ✌️️ <[email protected]>
Co-Authored-By: Zachary Ware <[email protected]>
Co-Authored-By: psyker156 <[email protected]>
Co-Authored-By: slateny <[email protected]>
Co-Authored-By: svelankar <[email protected]>
Co-Authored-By: zikcheng <[email protected]>

* convert to markdown

* add to index

* update more of the out of date stuff

---------

Co-authored-by: Adam Turner <[email protected]>
Co-authored-by: Brett Cannon <[email protected]>
Co-authored-by: Carol Willing <[email protected]>
Co-authored-by: Daniel Porteous <[email protected]>
Co-authored-by: Dennis Sweeney <[email protected]>
Co-authored-by: Éric Araujo <[email protected]>
Co-authored-by: Erlend Egeberg Aasland <[email protected]>
Co-authored-by: Ezio Melotti <[email protected]>
Co-authored-by: Georg Brandl <[email protected]>
Co-authored-by: Guido van Rossum <[email protected]>
Co-authored-by: Hugo van Kemenade <[email protected]>
Co-authored-by: Jeff Allen <[email protected]>
Co-authored-by: Jim Fasarakis-Hilliard <[email protected]>
Co-authored-by: Ken Jin <[email protected]>
Co-authored-by: Lincoln <[email protected]>
Co-authored-by: Mariatta <[email protected]>
Co-authored-by: Muhammad Mahad <[email protected]>
Co-authored-by: Ned Deily <[email protected]>
Co-authored-by: Pablo Galindo Salgado <[email protected]>
Co-authored-by: Serhiy Storchaka <[email protected]>
Co-authored-by: Stéphane Wirtel <[email protected]>
Co-authored-by: Suriyaa ✌️️ <[email protected]>
Co-authored-by: Zachary Ware <[email protected]>
Co-authored-by: psyker156 <[email protected]>
Co-authored-by: slateny <[email protected]>
Co-authored-by: svelankar <[email protected]>
Co-authored-by: zikcheng <[email protected]>
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jun 13, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jun 13, 2024
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jun 25, 2024
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Dec 23, 2024
kumaraditya303 pushed a commit that referenced this issue Dec 26, 2024
Fix typos in `InternalDocs/frames.md`
Eclips4 pushed a commit that referenced this issue Dec 30, 2024
…ing `adaptive.md` (#128329)

`Python/specialize.c`: Mention `InternalDocs/interpreter.md` instead of non-existing `adaptive.md`


Co-authored-by: Peter Bierma <[email protected]>
iritkatriel added a commit to iritkatriel/cpython that referenced this issue Jan 5, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy added a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
srinivasreddy pushed a commit to srinivasreddy/cpython that referenced this issue Jan 8, 2025
…-existing `adaptive.md` (python#128329)

`Python/specialize.c`: Mention `InternalDocs/interpreter.md` instead of non-existing `adaptive.md`


Co-authored-by: Peter Bierma <[email protected]>
ebonnal pushed a commit to ebonnal/cpython that referenced this issue Jan 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir
Projects
None yet
Development

No branches or pull requests

3 participants