Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rk4github
/
python-driver
Public
forked from
apache/cassandra-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
python-807
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2017
Prevent reconnecting while reconnecting in the control connection
bjmb
authored and
beltran
committed
37d6fb1
View commit details
Copy full SHA for 37d6fb1
Browse repository at this point
Commits on Aug 11, 2017
Merge pull request #813 from datastax/python_appveyor_simulacron
Show description for ef96c16
Jaume Marhuenda
authored
ef96c16
View commit details
Copy full SHA for ef96c16
Browse repository at this point
populate default lbp on connection
mambocab
committed
4effe4b
View commit details
Copy full SHA for 4effe4b
Browse repository at this point
Commits on Aug 10, 2017
Added simulacron to appveyor tests
bjmb
committed
916a05d
View commit details
Copy full SHA for 916a05d
Browse repository at this point
Commits on Aug 8, 2017
Merge pull request #811 from datastax/python-630
Show description for 4681d3e
Jaume Marhuenda
authored
4681d3e
View commit details
Copy full SHA for 4681d3e
Browse repository at this point
Commits on Aug 7, 2017
Returned connection when there is an OTO
bjmb
authored and
mambocab
committed
2a0856e
View commit details
Copy full SHA for 2a0856e
Browse repository at this point
Commits on Aug 4, 2017
Fixed connection tests and set min C* version for JSON tests
bjmb
committed
ef234cd
View commit details
Copy full SHA for ef234cd
Browse repository at this point
Commits on Aug 3, 2017
add changelog checer to Travis configuration (#775)
mambocab
authored
50068f3
View commit details
Copy full SHA for 50068f3
Browse repository at this point
Updated C* version in build.yaml and appveyor
bjmb
committed
d9bb688
View commit details
Copy full SHA for d9bb688
Browse repository at this point
Merged simulacron addition to tests into master
bjmb
committed
a65ac7d
View commit details
Copy full SHA for a65ac7d
Browse repository at this point
General cleanup for simulacron tests
mambocab
authored and
bjmb
committed
5282422
View commit details
Copy full SHA for 5282422
Browse repository at this point
Commits on Aug 1, 2017
Added fix to temporal bug in eventlet
bjmb
committed
fe46991
View commit details
Copy full SHA for fe46991
Browse repository at this point
Merge pull request #807 from datastax/python-702
Show description for 44c86d5
Jaume Marhuenda
authored
44c86d5
View commit details
Copy full SHA for 44c86d5
Browse repository at this point
Added a test around SELECT JSON
bjmb
committed
e86655d
View commit details
Copy full SHA for e86655d
Browse repository at this point
Merge pull request #805 from datastax/python-797
Show description for 12035d0
Jaume Marhuenda
authored
12035d0
View commit details
Copy full SHA for 12035d0
Browse repository at this point
Commits on Jul 31, 2017
Move calls to asyncore to the loop thread
bjmb
committed
10ecc37
View commit details
Copy full SHA for 10ecc37
Browse repository at this point
Commits on Jul 28, 2017
Added simulacron to test harness, refactores some tests using it
bjmb
committed
7f2a463
View commit details
Copy full SHA for 7f2a463
Browse repository at this point
renaming server.py
GregBestland
authored and
bjmb
committed
da017f1
View commit details
Copy full SHA for da017f1
Browse repository at this point
Added simple Server object to start and stop scassandra
GregBestland
authored and
bjmb
committed
d33f2c0
View commit details
Copy full SHA for d33f2c0
Browse repository at this point
Prototype scassandra client, with metadata initialization
GregBestland
authored and
bjmb
committed
3e125bf
View commit details
Copy full SHA for 3e125bf
Browse repository at this point
Commits on Jul 27, 2017
Fixed some failing tests in Jenkins
bjmb
committed
9a67df4
View commit details
Copy full SHA for 9a67df4
Browse repository at this point
Commits on Jul 25, 2017
big-endian non-support statement
mambocab
committed
0e65b33
View commit details
Copy full SHA for 0e65b33
Browse repository at this point
Commits on Jul 24, 2017
update version post-3.11.0-release
mambocab
committed
d200658
View commit details
Copy full SHA for d200658
Browse repository at this point
version 3.11.0
mambocab
committed
48accb5
View commit details
Copy full SHA for 48accb5
Browse repository at this point
CHANGELOG update for release
mambocab
committed
d1da2b5
View commit details
Copy full SHA for d1da2b5
Browse repository at this point
Commits on Jul 20, 2017
Fixed HFP unit tests
bjmb
committed
c2814dd
View commit details
Copy full SHA for c2814dd
Browse repository at this point
Commits on Jul 19, 2017
Fix hfp docs (#802)
Show description for fad8764
mambocab
authored
fad8764
View commit details
Copy full SHA for fad8764
Browse repository at this point
Fix for test_black_list_with_host_filter_policy since no gurantees are made in the order of hosts for RoundRobin
bjmb
committed
f42132a
View commit details
Copy full SHA for f42132a
Browse repository at this point
Merged branch PYTHON-759 tests into master
bjmb
committed
8882aed
View commit details
Copy full SHA for 8882aed
Browse repository at this point
Merge pull request #801 from datastax/python-761-tests
Show description for 262d21e
Jaume Marhuenda
authored
262d21e
View commit details
Copy full SHA for 262d21e
Browse repository at this point
Added tests for PYTHON-761
bjmb
committed
6a9b9b6
View commit details
Copy full SHA for 6a9b9b6
Browse repository at this point
Commits on Jul 18, 2017
minor fix in cqlengine docs
aboudreault
committed
3a7d39c
View commit details
Copy full SHA for 3a7d39c
Browse repository at this point
Merge pull request #800 from datastax/python-653-tests
Show description for f3b9bad
Jaume Marhuenda
authored
f3b9bad
View commit details
Copy full SHA for f3b9bad
Browse repository at this point
Added integration tests around querying replicas
bjmb
committed
6ebbb24
View commit details
Copy full SHA for 6ebbb24
Browse repository at this point
Commits on Jul 17, 2017
Replaced WhiteHost policy for FilterHost policy in tests
bjmb
committed
1f9bb01
View commit details
Copy full SHA for 1f9bb01
Browse repository at this point
Previous
Next
You can’t perform that action at this time.