Skip to content

Commit 89515be

Browse files
iritkatrielAA-TurnerJacobCoffee
authored
gh-119786: Move garbage collection doc from devguide to InternalDocs (#125282)
Co-Authored-By: Carol Willing carolcode@willingconsulting.com Co-Authored-By: Ezio Melotti ezio.melotti@gmail.com Co-Authored-By: Hugo van Kemenade hugovk@users.noreply.github.com Co-Authored-By: Itamar Ostricher itamarost@gmail.com Co-Authored-By: Jesús Cea jcea@jcea.es Co-Authored-By: Joannah Nanjekye 3317755+nanjekyejoannah@users.noreply.github.com Co-Authored-By: Ned Batchelder ned@nedbatchelder.com Co-Authored-By: Pablo Galindo Salgado Pablogsal@gmail.com Co-Authored-By: Pamela Fox pamela.fox@gmail.com Co-Authored-By: Sam Gross colesbury@gmail.com Co-Authored-By: Stefan Pochmann 609905+pochmann@users.noreply.github.com Co-Authored-By: T. Wouters thomas@python.org Co-Authored-By: q-ata 24601033+q-ata@users.noreply.github.com Co-Authored-By: slateny 46876382+slateny@users.noreply.github.com Co-Authored-By: Борис Верховский boris.verk@gmail.com Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com> Co-authored-by: Jacob Coffee <jacob@z7x.org>
1 parent 76b29d2 commit 89515be

File tree

7 files changed

+598
-0
lines changed

7 files changed

+598
-0
lines changed

InternalDocs/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,6 @@ it is not, please report that through the
2222

2323
[The Source Code Locations Table](locations.md)
2424

25+
[Garbage collector design](garbage_collector.md)
26+
2527
[Exception Handling](exception_handling.md)

InternalDocs/garbage_collector.md

Lines changed: 596 additions & 0 deletions
Large diffs are not rendered by default.
4.31 KB
Loading
4.24 KB
Loading
4.76 KB
Loading
4.75 KB
Loading
5.58 KB
Loading

0 commit comments

Comments
 (0)