| Commit message (Expand) | Author | Age | Files | Lines |
* | gh-119786: Fix typos in `InternalDocs/parser.md` (#128314) | Yan Yanchii | 2024-12-28 | 1 | -5/+5 |
|
|
* | gh-119786: Fix typos in `InternalDocs/frames.md` (#128275) | Yan Yanchii | 2024-12-26 | 1 | -4/+4 |
|
|
* | gh-119786: Fix typos in `InternalDocs/interpreter.md` (#128174) | Yan Yanchii | 2024-12-22 | 1 | -4/+4 |
|
|
* | gh-126491: Revert "GH-126491: Lower heap size limit with faster marking (GH-1... | Petr Viktorin | 2024-12-10 | 1 | -45/+6 |
|
|
* | gh-119786: fix typo in `InternalDocs/garbage_collector.md` (#127687) | Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి) | 2024-12-07 | 1 | -1/+1 |
|
|
* | gh-119786: Add jit.md. Move adaptive.md to a section of interpreter.md. (#127... | Irit Katriel | 2024-12-06 | 6 | -187/+322 |
|
|
* | GH-126491: Lower heap size limit with faster marking (GH-127519) | Mark Shannon | 2024-12-06 | 1 | -6/+44 |
|
|
* | GH-126491: GC: Mark objects reachable from roots before doing cycle collectio... | Mark Shannon | 2024-12-02 | 1 | -0/+39 |
|
|
* | gh-119786: cleanup internal docs and fix internal links (#127485) | Bénédikt Tran | 2024-12-01 | 11 | -148/+152 |
|
|
* | gh-119786: improve internal docs on `co_linetable` (#123198) | Bénédikt Tran | 2024-11-30 | 1 | -26/+61 |
|
|
* | gh-126882: Fix indentation in code sample block (#126887) | Topher Fischer | 2024-11-27 | 1 | -81/+75 |
|
|
* | gh-113993: InternalDocs: Add String Interning to README (#127250) | Petr Viktorin | 2024-11-26 | 1 | -0/+2 |
|
|
* | gh-119786: add code object doc, inline locations.md into it (#126832) | Irit Katriel | 2024-11-22 | 5 | -81/+142 |
|
|
* | GH-127010: Don't lazily track and untrack dicts (GH-127027) | Mark Shannon | 2024-11-20 | 1 | -25/+16 |
|
|
* | Revert "GH-126491: GC: Mark objects reachable from roots before doing cycle c... | Hugo van Kemenade | 2024-11-19 | 1 | -48/+15 |
|
|
* | GH-126491: GC: Mark objects reachable from roots before doing cycle collectio... | Mark Shannon | 2024-11-18 | 1 | -15/+48 |
|
|
* | GH-117759: Update GC docs for incremental collection (GH-126695) | Mark Shannon | 2024-11-14 | 1 | -51/+87 |
|
|
* | gh-126529: Update devguide links to relative filenames in InternalDocs (#126530) | Valerii | 2024-11-07 | 2 | -3/+3 |
|
|
* | gh-126509: Update link to CPython's grammar docs in InternalDocs/parser.md (#... | Valerii | 2024-11-06 | 1 | -1/+1 |
|
|
* | Fix typo in garbage_collector.md (#125556) | Marat Sharafutdinov | 2024-10-24 | 1 | -1/+1 |
|
|
* | gh-119786: move 'changing grammar' checklist from devguide to InternalDocs (#... | Irit Katriel | 2024-10-23 | 2 | -0/+65 |
|
|
* | gh-119786: [doc] more consistent syntax in InternalDocs (#125815) | Irit Katriel | 2024-10-21 | 6 | -429/+380 |
|
|
* | gh-119786: move interpreter doc from devguide to InternalDocs (#125715) | Irit Katriel | 2024-10-21 | 4 | -9/+400 |
|
|
* | gh-125644: Update `locations.md` reference (#125645) | Emmanuel Ferdman | 2024-10-17 | 1 | -1/+1 |
|
|
* | gh-119786: fix typo in compiler.md (#125456) | Mikhail Efimov | 2024-10-15 | 1 | -2/+2 |
|
|
* | gh-119786: [doc] broken link and typo fix in interpreter_definition.md (#125... | Mikhail Efimov | 2024-10-14 | 1 | -0/+2 |
|
|
* | gh-119786: Move garbage collection doc from devguide to InternalDocs (#125282) | Irit Katriel | 2024-10-11 | 7 | -0/+598 |
|
|
* | gh-119786: Move parser doc from devguide to InternalDocs (#125119) | Irit Katriel | 2024-10-09 | 2 | -0/+896 |
|
|
* | gh-119786: Replace a Sphinx role with a link to `Python/errors.c` (#124990) | Adam Turner | 2024-10-05 | 1 | -1/+2 |
|
|
* | gh-119786: move a few more details on exception handling from devguide to Int... | Irit Katriel | 2024-10-04 | 1 | -1/+11 |
|
|
* | gh-124962: Convert leftover rst to markup in `InternalDocs/compiler.md` (#124... | isaacjones99 | 2024-10-04 | 1 | -8/+8 |
|
|
* | Fix typo in InternalDocs/string_interning.md (GH-124699) | Petr Viktorin | 2024-09-27 | 1 | -1/+1 |
|
|
* | InternalDocs: Fix typo in link to instruction_sequence.c inside compiler docs... | Francisco Kurucz | 2024-08-08 | 1 | -1/+1 |
|
|
* | gh-122188: Move magic number to its own file (#122243) | Michael Droettboom | 2024-07-30 | 1 | -1/+1 |
|
|
* | gh-122291: Intern latin-1 one-byte strings at startup (GH-122303) | Petr Viktorin | 2024-07-27 | 1 | -35/+31 |
|
|
* | gh-119786: fix broken links in docs and comment (#121601) | Irit Katriel | 2024-07-10 | 1 | -2/+2 |
|
|
* | gh-119786: move frames documentation to InternalDocs and add details (#121009) | Irit Katriel | 2024-06-26 | 2 | -0/+140 |
|
|
* | gh-113993: Allow interned strings to be mortal, and fix related issues (GH-12... | Petr Viktorin | 2024-06-21 | 1 | -0/+122 |
|
|
* | gh-119786: move locations doc to InternalDocs (#120445) | Irit Katriel | 2024-06-19 | 2 | -2/+73 |
|
|
* | Fix typos in documentation (#120338) | Xie Yanbo | 2024-06-12 | 1 | -1/+1 |
|
|
* | gh-119786: copy compiler doc from devguide to InternalDocs and convert to mar... | Irit Katriel | 2024-06-10 | 2 | -0/+653 |
|
|
* | gh-119786: move adaptive interpreter doc from Python to InternalsDoc (#120137) | Irit Katriel | 2024-06-06 | 2 | -0/+144 |
|
|
* | gh-119786: add links to code in exception handling doc (#120077) | Irit Katriel | 2024-06-05 | 1 | -33/+16 |
|
|
* | gh-119786: move exception handling doc to InternalDocs (#119815) | Irit Katriel | 2024-06-03 | 2 | -0/+205 |
|
|
* | gh-119786: create folder in cpython repo for internals documentation (#119787) | Irit Katriel | 2024-05-30 | 1 | -0/+12 |
|
|