Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork34.2k
Remove typo infunctools.lru_cache docs#140278
Merged
kumaraditya303 merged 1 commit intopython:mainfromOct 20, 2025
Merged
Conversation
python-cla-botbot commentedOct 18, 2025 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
cmaloney approved these changesOct 18, 2025
7babe31 intopython:main 40 checks passed
Uh oh!
There was an error while loading.Please reload this page.
StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull requestDec 6, 2025
Thanks@bhubache for the PR, and@kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.13. |
Thanks@bhubache for the PR, and@kumaraditya303 for merging it 🌮🎉.. I'm working now to backport this PR to: 3.14. |
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 7, 2026
(cherry picked from commit7babe31)Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
miss-islington pushed a commit to miss-islington/cpython that referenced this pull requestMar 7, 2026
(cherry picked from commit7babe31)Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
GH-145627 is a backport of this pull request to the3.13 branch. |
GH-145628 is a backport of this pull request to the3.14 branch. |
hugovk pushed a commit that referenced this pull requestMar 7, 2026
Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
hugovk pushed a commit that referenced this pull requestMar 7, 2026
Co-authored-by: Brandon Hubacher <brandon.hubacher@gmail.com>
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 freeto 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.
Uh oh!
There was an error while loading.Please reload this page.
Fixes a typo in the
functools.lru_cachedocs related to type specificity.This error appears to be present in the documentation for 3.10 and above.
I have not made an issue as I feel this is a trivial documentation enhancement but please let me know if I should do so.
📚 Documentation preview 📚:https://cpython-previews--140278.org.readthedocs.build/