PyPump icon indicating copy to clipboard operation
PyPump copied to clipboard

Better use of cached data in ItemList.__getitem__()

Open kabniel opened this issue 9 years ago • 0 comments

We are currently doing a network request when we use ItemList.__getitem__(), we should instead try to use cached data.

kabniel avatar Jul 23 '16 19:07 kabniel