Skip to content

gh-157724: Fix garbage collector documentation typos - #157733

Closed
Michael-WhiteCapData wants to merge 1 commit into
python:mainfrom
Michael-WhiteCapData:gh-157724-fix-gc-doc-typos
Closed

Michael-WhiteCapData wants to merge 1 commit into
python:mainfrom
Michael-WhiteCapData:gh-157724-fix-gc-doc-typos

Conversation

@Michael-WhiteCapData

@Michael-WhiteCapData Michael-WhiteCapData commented Sep 18, 2026

Copy link
Copy Markdown

Fixes #157724.

Correct three concrete documentation defects in InternalDocs/garbage_collector.md:

  • render the fixed-number phrase as prose instead of an HTML-like tag
  • correct prefech to prefetch
  • correct the Ryzen 5 7600X L2 cache unit from GB to MB

This deliberately leaves the broader storage-complexity question in the issue for separate discussion.

AI assistance was used to inspect the repository guidance and prepare this focused documentation patch; I reviewed the source and diff in full.

Validation: git diff --check.

@python-cla-bot

python-cla-bot Bot commented Sep 18, 2026

Copy link
Copy Markdown

All commit authors signed the Contributor License Agreement.

CLA signed

@bedevere-app bedevere-app Bot added docs Documentation in the Doc dir skip news labels Sep 18, 2026
@github-project-automation github-project-automation Bot moved this to Todo in Docs PRs Sep 18, 2026
@StanFromIreland StanFromIreland added the pending The issue will be closed if no feedback is provided label Sep 18, 2026
@StanFromIreland

Copy link
Copy Markdown
Member

Seeing as this is internal documentation, and 2/3 of these fixes don't really matter in practice, I think we can close this.

@StanFromIreland

Copy link
Copy Markdown
Member

Apologies, I see there is more to this on the issue. Please don't open PRs for issues where someone else has already noted they will do so, as such I'm closing so that the original author can fix them all.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

awaiting review docs Documentation in the Doc dir pending The issue will be closed if no feedback is provided skip news

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

Typos in garbage collector docs

2 participants