diff options
author | Irit Katriel <1055913+iritkatriel@users.noreply.github.com> | 2024-10-11 20:18:37 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-11 20:18:37 (GMT) |
commit | 89515be596a0ca05fd9ab4ddf76c8013dd093545 (patch) | |
tree | 346bc39a355bbfe674f3ab98f31ccf3c3b01ced5 /InternalDocs/images | |
parent | 76b29d271b3132bf8e13bc724f10be8c630057ba (diff) | |
download | cpython-89515be596a0ca05fd9ab4ddf76c8013dd093545.zip cpython-89515be596a0ca05fd9ab4ddf76c8013dd093545.tar.gz cpython-89515be596a0ca05fd9ab4ddf76c8013dd093545.tar.bz2 |
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 33177550+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>
Diffstat (limited to 'InternalDocs/images')
-rw-r--r-- | InternalDocs/images/python-cyclic-gc-1-new-page.png | bin | 0 -> 4415 bytes |
-rw-r--r-- | InternalDocs/images/python-cyclic-gc-2-new-page.png | bin | 0 -> 4337 bytes |
-rw-r--r-- | InternalDocs/images/python-cyclic-gc-3-new-page.png | bin | 0 -> 4876 bytes |
-rw-r--r-- | InternalDocs/images/python-cyclic-gc-4-new-page.png | bin | 0 -> 4863 bytes |
-rw-r--r-- | InternalDocs/images/python-cyclic-gc-5-new-page.png | bin | 0 -> 5712 bytes |
5 files changed, 0 insertions, 0 deletions
diff --git a/InternalDocs/images/python-cyclic-gc-1-new-page.png b/InternalDocs/images/python-cyclic-gc-1-new-page.png Binary files differnew file mode 100644 index 0000000..2ddac50 --- /dev/null +++ b/InternalDocs/images/python-cyclic-gc-1-new-page.png diff --git a/InternalDocs/images/python-cyclic-gc-2-new-page.png b/InternalDocs/images/python-cyclic-gc-2-new-page.png Binary files differnew file mode 100644 index 0000000..159aeeb --- /dev/null +++ b/InternalDocs/images/python-cyclic-gc-2-new-page.png diff --git a/InternalDocs/images/python-cyclic-gc-3-new-page.png b/InternalDocs/images/python-cyclic-gc-3-new-page.png Binary files differnew file mode 100644 index 0000000..29fab04 --- /dev/null +++ b/InternalDocs/images/python-cyclic-gc-3-new-page.png diff --git a/InternalDocs/images/python-cyclic-gc-4-new-page.png b/InternalDocs/images/python-cyclic-gc-4-new-page.png Binary files differnew file mode 100644 index 0000000..51a2b10 --- /dev/null +++ b/InternalDocs/images/python-cyclic-gc-4-new-page.png diff --git a/InternalDocs/images/python-cyclic-gc-5-new-page.png b/InternalDocs/images/python-cyclic-gc-5-new-page.png Binary files differnew file mode 100644 index 0000000..fe67a68 --- /dev/null +++ b/InternalDocs/images/python-cyclic-gc-5-new-page.png |