cassandra-python-driver v2.7.2 Release Notes

  • September 14, 2015

    ๐Ÿ› Bug Fixes

    • Resolve CQL export error for UDF with zero parameters (PYTHON-392)
    • โœ‚ Remove futures dep. for Python 3 (PYTHON-393)
    • ๐Ÿ‘ Avoid Python closure in cdef (supports earlier Cython compiler) (PYTHON-396)
    • โœ… Unit test runtime issues (PYTHON-397,398)