Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-93179: Document the thread safety of functools.lru_cache #95970

Merged
merged 1 commit into from Aug 18, 2022

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Aug 13, 2022

@rhettinger rhettinger added docs Documentation in the Doc dir skip news needs backport to 3.11 labels Aug 13, 2022
@rhettinger rhettinger merged commit ba4bb7e into python:main Aug 18, 2022
14 checks passed
@miss-islington
Copy link
Contributor

miss-islington commented Aug 18, 2022

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

@miss-islington
Copy link
Contributor

miss-islington commented Aug 18, 2022

Sorry @rhettinger, I had trouble checking out the 3.11 backport branch.
Please backport using cherry_picker on command line.
cherry_picker ba4bb7e4649be99d5d6b4151a1bd2eac89ef97f2 3.11

@miss-islington
Copy link
Contributor

miss-islington commented Dec 24, 2022

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Dec 24, 2022
…thonGH-95970)

(cherry picked from commit ba4bb7e)

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

bedevere-bot commented Dec 24, 2022

GH-100512 is a backport of this pull request to the 3.11 branch.

miss-islington added a commit that referenced this pull request Dec 24, 2022
(cherry picked from commit ba4bb7e)

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.

None yet

4 participants