Skip to content

[3.7] bpo-36650: Fix handling of empty keyword args in C version of lru_cache. (GH-12881)#12888

Merged
rhettinger merged 1 commit into
python:3.7from
miss-islington:backport-14adbd4-3.7
Apr 20, 2019
Merged

[3.7] bpo-36650: Fix handling of empty keyword args in C version of lru_cache. (GH-12881)#12888
rhettinger merged 1 commit into
python:3.7from
miss-islington:backport-14adbd4-3.7

Conversation

@miss-islington

@miss-islington miss-islington commented Apr 20, 2019

Copy link
Copy Markdown
Contributor

(cherry picked from commit 14adbd4)

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

https://bugs.python.org/issue36650

…he. (pythonGH-12881)

(cherry picked from commit 14adbd4)

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 ✅ .

@rhettinger
rhettinger merged commit 8b30ee8 into python:3.7 Apr 20, 2019
@miss-islington
miss-islington deleted the backport-14adbd4-3.7 branch April 20, 2019 17:50
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.

4 participants