python-diskcache v1.4.1 Release Notes

Release Date: 2016-05-15 // almost 8 years ago
    • Read-only mode (@nrhine1, #37)
    • Check file exists before deleting (@adibo, #39)
    • AttributeError after SqliteDict is closed (@guyskk, #40)
    • 👍 Python 3.5 support (@jtatum, #47)
    • ⚡️ Pickle when updating with 2-tuples seq (@Digenis, #49)
    • 🛠 Fix exit errors: TypeError("'NoneType' object is not callable",) (@janrygl, #45)