cachetools v4.1.1 Release Notes

Release Date: 2020-06-28 // almost 4 years ago
    • ๐Ÿ‘Œ Improve popitem() exception context handling.

    • Replace float('inf') with math.inf.

    • ๐Ÿ‘Œ Improve "envkey" documentation example.