Skip to content

bpo-36650: Fix handling of empty keyword args in C version of lru_cache. #12881

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

Merged
merged 4 commits into from
Apr 20, 2019

Conversation

rhettinger
Copy link
Contributor

@rhettinger rhettinger commented Apr 20, 2019

Copy link
Member

@serhiy-storchaka serhiy-storchaka left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

Just added few nits.

@rhettinger rhettinger merged commit 14adbd4 into python:master Apr 20, 2019
@miss-islington
Copy link
Contributor

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

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Apr 20, 2019
…he. (pythonGH-12881)

(cherry picked from commit 14adbd4)

Co-authored-by: Raymond Hettinger <[email protected]>
@bedevere-bot
Copy link

GH-12888 is a backport of this pull request to the 3.7 branch.

rhettinger added a commit that referenced this pull request Apr 20, 2019
…he. (GH-12881) (GH-12888)

(cherry picked from commit 14adbd4)

Co-authored-by: Raymond Hettinger <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type-bug An unexpected behavior, bug, or error
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants