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 Manjusaka, Scott Sanderson2, rhettinger
Date 2019-10-24.07:09:39
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571900979.7.0.692505755.issue38565@roundup.psfhosted.org>
In-reply-to
Content
I'm fine with adding a new function:

   >>> f.cache_parameters()
   {'maxsize': 200, 'typed'=False}
History
Date User Action Args
2019-10-24 07:09:39rhettingersetrecipients: + rhettinger, Scott Sanderson2, Manjusaka
2019-10-24 07:09:39rhettingersetmessageid: <1571900979.7.0.692505755.issue38565@roundup.psfhosted.org>
2019-10-24 07:09:39rhettingerlinkissue38565 messages
2019-10-24 07:09:39rhettingercreate