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 vstinner
Recipients brett.cannon, francismb, ncoghlan, vstinner, yselivanov
Date 2016-03-29.20:21:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1459282867.34.0.766385775821.issue26219@psf.upfronthosting.co.za>
In-reply-to
Content
See the issue #26647 which may make the implementation of this cache simpler.

See also my message about inline caching:
https://bugs.python.org/issue26647#msg262622
History
Date User Action Args
2016-03-29 20:21:07vstinnersetrecipients: + vstinner, brett.cannon, ncoghlan, francismb, yselivanov
2016-03-29 20:21:07vstinnersetmessageid: <1459282867.34.0.766385775821.issue26219@psf.upfronthosting.co.za>
2016-03-29 20:21:07vstinnerlinkissue26219 messages
2016-03-29 20:21:07vstinnercreate