You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 16, 2025. It is now read-only.
Would this example not be a bit out of date ? Wouldn't it have been a cleaner way to cache functions results to use functools.lru_cache, or even functools.cache since python 3.9?
Here is the code for AUDIENCE, but it would apply for KEY in the same file too: