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 rhettinger, serhiy.storchaka
Date 2019-01-26.08:23:44
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1548491024.13.0.569010660498.issue35780@roundup.psfhosted.org>
In-reply-to
Content
New changeset b2b023c657ba8c3f4a24d0c847d10fe8e2a73d44 by Raymond Hettinger (Miss Islington (bot)) in branch '3.7':
bpo-35780: Fix errors in lru_cache() C code (GH-11623) (GH-11682)
https://github.com/python/cpython/commit/b2b023c657ba8c3f4a24d0c847d10fe8e2a73d44
History
Date User Action Args
2019-01-26 08:23:46rhettingersetrecipients: + rhettinger, serhiy.storchaka
2019-01-26 08:23:44rhettingersetmessageid: <1548491024.13.0.569010660498.issue35780@roundup.psfhosted.org>
2019-01-26 08:23:44rhettingerlinkissue35780 messages
2019-01-26 08:23:44rhettingercreate