gh-119786: Move garbage collection doc from devguide to InternalDocs#125282
Merged
iritkatriel merged 6 commits intopython:mainfrom Oct 11, 2024
Merged
gh-119786: Move garbage collection doc from devguide to InternalDocs#125282iritkatriel merged 6 commits intopython:mainfrom
iritkatriel merged 6 commits intopython:mainfrom
Conversation
Member
JacobCoffee
reviewed
Oct 10, 2024
InternalDocs/garbage_collector.md
Outdated
| variable ``A``, and one self-referencing object which is completely | ||
| unreachable: | ||
|
|
||
| ``` |
Member
There was a problem hiding this comment.
Suggested change
| ``` | |
| ```pycon |
Member
Author
There was a problem hiding this comment.
What does this do? I don't notice a difference.
Member
There was a problem hiding this comment.
its supposed to do syntax highlighting, did it not work here? 😬
AA-Turner
reviewed
Oct 11, 2024
Member
|
TIL |
Member
|
There's also |
Co-authored-by: Adam Turner <[email protected]> Co-authored-by: Jacob Coffee <[email protected]>
JacobCoffee
approved these changes
Oct 11, 2024
willingc
approved these changes
Oct 11, 2024
Contributor
willingc
left a comment
There was a problem hiding this comment.
Small nit re: markdown style. It's more common to use single backticks to surround words to render as code. Typically, one would use double backticks only if there was a backtick in the code phrase.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Co-Authored-By: Adam Turner [email protected]
Co-Authored-By: Carol Willing [email protected]
Co-Authored-By: Ezio Melotti [email protected]
Co-Authored-By: Hugo van Kemenade [email protected]
Co-Authored-By: Itamar Ostricher [email protected]
Co-Authored-By: Jesús Cea [email protected]
Co-Authored-By: Joannah Nanjekye [email protected]
Co-Authored-By: Ned Batchelder [email protected]
Co-Authored-By: Pablo Galindo Salgado [email protected]
Co-Authored-By: Pamela Fox [email protected]
Co-Authored-By: Sam Gross [email protected]
Co-Authored-By: Stefan Pochmann [email protected]
Co-Authored-By: T. Wouters [email protected]
Co-Authored-By: q-ata [email protected]
Co-Authored-By: slateny [email protected]
Co-Authored-By: Борис Верховский [email protected]