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