deb-python-cassandra-driver/cassandra
Jim Witschey 4b7330ddf7 fixes for ExponentialReconnectionPolicy
- documentation specified floats for base_delay and max_delay; fix tests
  to match
- fix issue from PYTHON-707
2017-04-24 12:39:03 -04:00
..
cqlengine PEP 289 (just 1 line) (#739) 2017-04-19 13:43:41 -04:00
io Merge pull request #716 from datastax/python-673 2017-03-16 10:52:41 -04:00
__init__.py post-release version (3.9.0) 2017-04-11 14:28:49 -04:00
auth.py [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
buffer.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
bytesio.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
bytesio.pyx [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
cluster.py Made copy of Cluster._pools when they are iterated 2017-04-07 10:48:31 -04:00
cmurmur3.c [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
concurrent.py limit recursion when failing to execute in conncurrent 2016-07-01 14:02:16 -05:00
connection.py ProtocolVersion 'enum' 2016-12-21 11:42:30 -06:00
cqltypes.py Merge pull request #689 from datastax/python-655 2017-01-17 16:28:20 -05:00
cython_deps.py Fix typo in import 2015-08-12 12:13:09 +01:00
cython_marshal.pyx [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
cython_utils.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
cython_utils.pyx cython: emulate cpython rounding for datetime deserialization 2016-03-23 15:12:57 -05:00
deserializers.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
deserializers.pyx cython: make empty bytes type consistent for python 3 2016-04-27 11:51:18 -05:00
encoder.py review fixes 2017-01-17 08:22:44 -05:00
ioutils.pyx [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
marshal.py Changed bit_length function to support python2 in Windows 2017-02-28 19:38:30 -05:00
metadata.py add total_ordering to Time/Date/Host/Token 2017-03-02 10:18:11 -05:00
metrics.py PYTHON-561 adding test for duplicate metric names 2016-07-25 17:23:25 -05:00
murmur3.py murmur3: add some code comments following peer review 2015-08-12 15:55:12 -05:00
numpy_parser.pyx use numpy masked arrays to represent empty cells 2016-07-22 14:02:56 -05:00
numpyFlags.h [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
obj_parser.pyx consistent error message on deserialization failure 2016-11-22 15:27:15 -05:00
parsing.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
parsing.pyx [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
policies.py fixes for ExponentialReconnectionPolicy 2017-04-24 12:39:03 -04:00
pool.py add total_ordering to Time/Date/Host/Token 2017-03-02 10:18:11 -05:00
protocol.py avoid beta protocols when downgrading and added some protocol checks 2017-02-02 10:16:32 -05:00
query.py Add __len__ to BatchStatement 2016-09-06 15:16:09 +02:00
row_parser.pyx consistent error message on deserialization failure 2016-11-22 15:27:15 -05:00
timestamps.py use explicit values for MTG.__init__ 2017-03-17 16:41:10 -04:00
tuple.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
type_codes.pxd [ci skip] Update copyright dates 2016-01-29 13:59:06 -06:00
type_codes.py Add DurationType in type_codes 2017-01-16 15:00:20 -05:00
util.py add total_ordering to Time/Date/Host/Token 2017-03-02 10:18:11 -05:00