python-stdnet v0.4.2 Release Notes

Release Date: 2010-11-17 // over 13 years ago
    • ➕ Added tags in tests. You can now run specific tags::

      python runtests.py hash

    will run tests specific to hashtables.

    • ✂ Removed ts tests since the timeseries structure is not in redis yet. You can run them by setting tag ts.
    • 54 tests.