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
+ Fixed _result_cache in QuerySet
+ Fixed __getitem()__ to have coherent response on slice and to use _result_cache if possible
+ Reimplemented CacheIterator __iter__() to support multiple owners in single thread