summaryrefslogtreecommitdiffstats
path: root/InternalDocs
Commit message (Expand)AuthorAgeFilesLines
* gh-126491: Revert "GH-126491: Lower heap size limit with faster marking (GH-1...Petr Viktorin2024-12-101-45/+6
* gh-119786: fix typo in `InternalDocs/garbage_collector.md` (#127687)Srinivas Reddy Thatiparthy (తాటిపర్తి శ్రీనివాస్ రెడ్డి)2024-12-071-1/+1
* gh-119786: Add jit.md. Move adaptive.md to a section of interpreter.md. (#127...Irit Katriel2024-12-066-187/+322
* GH-126491: Lower heap size limit with faster marking (GH-127519)Mark Shannon2024-12-061-6/+44
* GH-126491: GC: Mark objects reachable from roots before doing cycle collectio...Mark Shannon2024-12-021-0/+39
* gh-119786: cleanup internal docs and fix internal links (#127485)Bénédikt Tran2024-12-0111-148/+152
* gh-119786: improve internal docs on `co_linetable` (#123198)Bénédikt Tran2024-11-301-26/+61
* gh-126882: Fix indentation in code sample block (#126887)Topher Fischer2024-11-271-81/+75
* gh-113993: InternalDocs: Add String Interning to README (#127250)Petr Viktorin2024-11-261-0/+2
* gh-119786: add code object doc, inline locations.md into it (#126832)Irit Katriel2024-11-225-81/+142
* GH-127010: Don't lazily track and untrack dicts (GH-127027)Mark Shannon2024-11-201-25/+16
* Revert "GH-126491: GC: Mark objects reachable from roots before doing cycle c...Hugo van Kemenade2024-11-191-48/+15
* GH-126491: GC: Mark objects reachable from roots before doing cycle collectio...Mark Shannon2024-11-181-15/+48
* GH-117759: Update GC docs for incremental collection (GH-126695)Mark Shannon2024-11-141-51/+87
* gh-126529: Update devguide links to relative filenames in InternalDocs (#126530)Valerii2024-11-072-3/+3
* gh-126509: Update link to CPython's grammar docs in InternalDocs/parser.md (#...Valerii2024-11-061-1/+1
* Fix typo in garbage_collector.md (#125556)Marat Sharafutdinov2024-10-241-1/+1
* gh-119786: move 'changing grammar' checklist from devguide to InternalDocs (#...Irit Katriel2024-10-232-0/+65
* gh-119786: [doc] more consistent syntax in InternalDocs (#125815)Irit Katriel2024-10-216-429/+380
* gh-119786: move interpreter doc from devguide to InternalDocs (#125715)Irit Katriel2024-10-214-9/+400
* gh-125644: Update `locations.md` reference (#125645)Emmanuel Ferdman2024-10-171-1/+1
* gh-119786: fix typo in compiler.md (#125456)Mikhail Efimov2024-10-151-2/+2
* gh-119786: [doc] broken link and typo fix in interpreter_definition.md (#125...Mikhail Efimov2024-10-141-0/+2
* gh-119786: Move garbage collection doc from devguide to InternalDocs (#125282)Irit Katriel2024-10-117-0/+598
* gh-119786: Move parser doc from devguide to InternalDocs (#125119)Irit Katriel2024-10-092-0/+896
* gh-119786: Replace a Sphinx role with a link to `Python/errors.c` (#124990)Adam Turner2024-10-051-1/+2
* gh-119786: move a few more details on exception handling from devguide to Int...Irit Katriel2024-10-041-1/+11
* gh-124962: Convert leftover rst to markup in `InternalDocs/compiler.md` (#124...isaacjones992024-10-041-8/+8
* Fix typo in InternalDocs/string_interning.md (GH-124699)Petr Viktorin2024-09-271-1/+1
* InternalDocs: Fix typo in link to instruction_sequence.c inside compiler docs...Francisco Kurucz2024-08-081-1/+1
* gh-122188: Move magic number to its own file (#122243)Michael Droettboom2024-07-301-1/+1
* gh-122291: Intern latin-1 one-byte strings at startup (GH-122303)Petr Viktorin2024-07-271-35/+31
* gh-119786: fix broken links in docs and comment (#121601)Irit Katriel2024-07-101-2/+2
* gh-119786: move frames documentation to InternalDocs and add details (#121009)Irit Katriel2024-06-262-0/+140
* gh-113993: Allow interned strings to be mortal, and fix related issues (GH-12...Petr Viktorin2024-06-211-0/+122
* gh-119786: move locations doc to InternalDocs (#120445)Irit Katriel2024-06-192-2/+73
* Fix typos in documentation (#120338)Xie Yanbo2024-06-121-1/+1
* gh-119786: copy compiler doc from devguide to InternalDocs and convert to mar...Irit Katriel2024-06-102-0/+653
* gh-119786: move adaptive interpreter doc from Python to InternalsDoc (#120137)Irit Katriel2024-06-062-0/+144
* gh-119786: add links to code in exception handling doc (#120077)Irit Katriel2024-06-051-33/+16
* gh-119786: move exception handling doc to InternalDocs (#119815)Irit Katriel2024-06-032-0/+205
* gh-119786: create folder in cpython repo for internals documentation (#119787)Irit Katriel2024-05-301-0/+12