This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients jaraco, josh.r, rhettinger, serhiy.storchaka
Date 2019-04-20.17:20:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1555780848.31.0.274311943086.issue36650@roundup.psfhosted.org>
In-reply-to
Content
New changeset 14adbd45980f705cb6554ca17b8a66b56e105296 by Raymond Hettinger in branch 'master':
bpo-36650: Fix handling of empty keyword args in C version of lru_cache. (GH-12881)
https://github.com/python/cpython/commit/14adbd45980f705cb6554ca17b8a66b56e105296
History
Date User Action Args
2019-04-20 17:20:48rhettingersetrecipients: + rhettinger, jaraco, serhiy.storchaka, josh.r
2019-04-20 17:20:48rhettingersetmessageid: <1555780848.31.0.274311943086.issue36650@roundup.psfhosted.org>
2019-04-20 17:20:48rhettingerlinkissue36650 messages
2019-04-20 17:20:48rhettingercreate