Skip to content

More realistic lru_cache example#144517

Merged
rhettinger merged 1 commit intopython:mainfrom
rhettinger:lru_example
Feb 5, 2026
Merged

More realistic lru_cache example#144517
rhettinger merged 1 commit intopython:mainfrom
rhettinger:lru_example

Conversation

@rhettinger
Copy link
Copy Markdown
Contributor

@rhettinger rhettinger commented Feb 5, 2026

Change the parameter name from sentence to word. Vowel count caching makes more sense at the word level than the sentence level.


📚 Documentation preview 📚: https://cpython-previews--144517.org.readthedocs.build/

@rhettinger rhettinger self-assigned this Feb 5, 2026
@rhettinger rhettinger added docs Documentation in the Doc dir skip issue skip news labels Feb 5, 2026
@github-project-automation github-project-automation bot moved this to Todo in Docs PRs Feb 5, 2026
@rhettinger rhettinger merged commit 50e107f into python:main Feb 5, 2026
38 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Docs PRs Feb 5, 2026
@rhettinger rhettinger deleted the lru_example branch February 5, 2026 18:04
thunder-coding pushed a commit to thunder-coding/cpython that referenced this pull request Feb 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Documentation in the Doc dir skip issue skip news

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant