aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Revert "GH-126491: GC: Mark objects reachable from roots before doing cycle c...Hugo van Kemenade3 days1-48/+15
* GH-126491: GC: Mark objects reachable from roots before doing cycle collectio...Mark Shannon3 days1-15/+48
* GH-117759: Update GC docs for incremental collection (GH-126695)Mark Shannon8 days1-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-231-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-051-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