bpo-36650: Fix handling of empty keyword args in C version of lru_cache. by rhettinger · Pull Request #12881 · python/cpython

@rhettinger

@rhettinger

serhiy-storchaka

@rhettinger

serhiy-storchaka

@rhettinger

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 <rhettinger@users.noreply.github.com>

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 <rhettinger@users.noreply.github.com>