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 lukasz.langa
Recipients daniel.urban, lukasz.langa, ncoghlan
Date 2013-05-25.15:08:13
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1369494494.15.0.954003417306.issue16832@psf.upfronthosting.co.za>
In-reply-to
Content
This will be useful for PEP 443.

From Nick's comment on python-dev (http://mail.python.org/pipermail/python-dev/2013-May/126535.html):

"Given the global nature of the cache invalidation, it may be better as
a module level abc.get_cache_token() function."
History
Date User Action Args
2013-05-25 15:08:14lukasz.langasetrecipients: + lukasz.langa, ncoghlan, daniel.urban
2013-05-25 15:08:14lukasz.langasetmessageid: <1369494494.15.0.954003417306.issue16832@psf.upfronthosting.co.za>
2013-05-25 15:08:14lukasz.langalinkissue16832 messages
2013-05-25 15:08:13lukasz.langacreate