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
I think WeakValueDictionary makes for a very interesting "standard" cache-like class. Maybe you don't want to replace good old dict as your default, but you should definitely check your decorator works with it, and maybe say so in the docs. Since it's quite a new thing, even seasoned Python programmers may not have heard about it.
The text was updated successfully, but these errors were encountered:
This is a copy of Thomas Kemmer email suggestion::
The text was updated successfully, but these errors were encountered: