Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[3.10] bpo-44310: Note that lru_cache keep references to both arguments and results (GH-26715)#26716

Merged
rhettinger merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-fafcfff-3.10miss-islington/cpython:backport-fafcfff-3.10Copy head branch name to clipboard
Jun 14, 2021
Merged

[3.10] bpo-44310: Note that lru_cache keep references to both arguments and results (GH-26715)#26716
rhettinger merged 1 commit into
python:3.10python/cpython:3.10from
miss-islington:backport-fafcfff-3.10miss-islington/cpython:backport-fafcfff-3.10Copy head branch name to clipboard

Conversation

@miss-islington

@miss-islington miss-islington commented Jun 14, 2021

Copy link
Copy Markdown
Contributor
  • Simplify the count_vowels example
  • Hits and misses are fetched while a lock is held
  • Add note that references are kept for arguments and return values
  • Clarify behavior when typed is false.
    (cherry picked from commit fafcfff)

Co-authored-by: Raymond Hettinger rhettinger@users.noreply.github.com

https://bugs.python.org/issue44310

…results (pythonGH-26715)

* Simplify the count_vowels example
* Hits and misses are fetched while a lock is held
* Add note that references are kept for arguments and return values
* Clarify behavior when *typed* is false.
(cherry picked from commit fafcfff)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

2 similar comments
@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@miss-islington

Copy link
Copy Markdown
Contributor Author

@rhettinger: Status check is done, and it's a success ✅ .

@rhettinger rhettinger merged commit 809c3fa into python:3.10 Jun 14, 2021
@miss-islington miss-islington deleted the backport-fafcfff-3.10 branch June 14, 2021 13:43
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 news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.