Repository: cassandra Updated Branches: refs/heads/trunk 2877bc235 -> 3cc9a0c87
Temporary fix for CASSANDRA-8326 This is a temporary python driver fix for CASSANDRA-8326. The patch has not been properly reviewed and tested by the python driver team. The driver version bundled here can be found at the following branch: https://github.com/thobbs/python-driver/tree/CASSANDRA-8326-temp-fix Project: http://git-wip-us.apache.org/repos/asf/cassandra/repo Commit: http://git-wip-us.apache.org/repos/asf/cassandra/commit/3cc9a0c8 Tree: http://git-wip-us.apache.org/repos/asf/cassandra/tree/3cc9a0c8 Diff: http://git-wip-us.apache.org/repos/asf/cassandra/diff/3cc9a0c8 Branch: refs/heads/trunk Commit: 3cc9a0c87fbefc857380039834820132c4e361b2 Parents: 2877bc2 Author: Tyler Hobbs <[email protected]> Authored: Tue Nov 18 15:36:47 2014 -0600 Committer: Tyler Hobbs <[email protected]> Committed: Tue Nov 18 15:36:47 2014 -0600 ---------------------------------------------------------------------- lib/cassandra-driver-internal-only-2.1.2.post.zip | Bin 0 -> 132021 bytes lib/cassandra-driver-internal-only-2.1.2.zip | Bin 131353 -> 0 bytes 2 files changed, 0 insertions(+), 0 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cassandra/blob/3cc9a0c8/lib/cassandra-driver-internal-only-2.1.2.post.zip ---------------------------------------------------------------------- diff --git a/lib/cassandra-driver-internal-only-2.1.2.post.zip b/lib/cassandra-driver-internal-only-2.1.2.post.zip new file mode 100644 index 0000000..79c9780 Binary files /dev/null and b/lib/cassandra-driver-internal-only-2.1.2.post.zip differ http://git-wip-us.apache.org/repos/asf/cassandra/blob/3cc9a0c8/lib/cassandra-driver-internal-only-2.1.2.zip ---------------------------------------------------------------------- diff --git a/lib/cassandra-driver-internal-only-2.1.2.zip b/lib/cassandra-driver-internal-only-2.1.2.zip deleted file mode 100644 index ff04cb2..0000000 Binary files a/lib/cassandra-driver-internal-only-2.1.2.zip and /dev/null differ
