Skip to content

bpo-44782: Improve OrderedDict recipe for LRU cache variants#27536

Merged
rhettinger merged 1 commit into
python:mainfrom
rhettinger:od_lru_recipe
Aug 2, 2021
Merged

bpo-44782: Improve OrderedDict recipe for LRU cache variants#27536
rhettinger merged 1 commit into
python:mainfrom
rhettinger:od_lru_recipe

Conversation

@rhettinger

@rhettinger rhettinger commented Aug 2, 2021

Copy link
Copy Markdown
Contributor

Comment thread Doc/library/collections.rst
@rhettinger
rhettinger merged commit 54f185b into python:main Aug 2, 2021
@miss-islington

Copy link
Copy Markdown
Contributor

Thanks @rhettinger for the PR 🌮🎉.. I'm working now to backport this PR to: 3.10, 3.9.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2021
…H-27536)

(cherry picked from commit 54f185b)

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

Copy link
Copy Markdown

GH-27566 is a backport of this pull request to the 3.10 branch.

@bedevere-bot bedevere-bot removed the needs backport to 3.10 only security fixes label Aug 2, 2021
@bedevere-bot

Copy link
Copy Markdown

GH-27567 is a backport of this pull request to the 3.9 branch.

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Aug 2, 2021
…H-27536)

(cherry picked from commit 54f185b)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
miss-islington added a commit that referenced this pull request Aug 2, 2021
(cherry picked from commit 54f185b)

Co-authored-by: Raymond Hettinger <rhettinger@users.noreply.github.com>
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.

5 participants