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 }}
crazyprogrammer
/
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
Breadcrumbs
History for
python-driver
tests
unit
on
python-738
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 11, 2017
CHANGELOG entry & test fixes
mambocab
committed
0115d21
View commit details
Copy full SHA for 0115d21
View code at this point
Browse repository at this point
Commits on Oct 4, 2017
WARN on Cluster.__init__ w contact points & no lbp
Show description for af30357
mambocab
committed
af30357
View commit details
Copy full SHA for af30357
View code at this point
Browse repository at this point
PYTHON-751: Add IPV4Address/IPV6Address support for inet type (#828)
Show description for 9869c2a
aboudreault
authored
9869c2a
View commit details
Copy full SHA for 9869c2a
View code at this point
Browse repository at this point
Merge pull request #833 from datastax/python-810
Show description for a549ca6
aboudreault
authored
a549ca6
View commit details
Copy full SHA for a549ca6
View code at this point
Browse repository at this point
Commits on Oct 3, 2017
Added test for WhiteListRoundRobinPolicyTests
beltran
committed
4ef23f3
View commit details
Copy full SHA for 4ef23f3
View code at this point
Browse repository at this point
Moved test_getting_replicas to unit tests
beltran
committed
bb501dd
View commit details
Copy full SHA for bb501dd
View code at this point
Browse repository at this point
Commits on Sep 20, 2017
Replace deprecated method
beltran
committed
496391e
View commit details
Copy full SHA for 496391e
View code at this point
Browse repository at this point
Commits on Sep 14, 2017
Added API and tests for CASSANDRA-10145 (#823)
Show description for 81172ef
beltran
authored and
mambocab
committed
81172ef
View commit details
Copy full SHA for 81172ef
View code at this point
Browse repository at this point
add and test keyspace-per-query
Show description for f5694e4
mambocab
committed
f5694e4
View commit details
Copy full SHA for f5694e4
View code at this point
Browse repository at this point
Commits on Aug 28, 2017
test_protocol.py whitespace fixes
mambocab
committed
fc8a2c1
View commit details
Copy full SHA for fc8a2c1
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Added tests for PYTHON-761
bjmb
committed
6a9b9b6
View commit details
Copy full SHA for 6a9b9b6
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
add HostFilterPolicy and tests
mambocab
committed
391889b
View commit details
Copy full SHA for 391889b
View code at this point
Browse repository at this point
whitespace fixes pre-PYTHON-761
mambocab
committed
9aaf1ec
View commit details
Copy full SHA for 9aaf1ec
View code at this point
Browse repository at this point
Commits on Jun 12, 2017
Add idle_heartbeat_timeout cluster option to tune how long to wait for heartbeat responses
aboudreault
committed
e19c041
View commit details
Copy full SHA for e19c041
View code at this point
Browse repository at this point
Commits on May 26, 2017
Skipped Libev tests if not installed
bjmb
committed
edf483f
View commit details
Copy full SHA for edf483f
View code at this point
Browse repository at this point
Commits on May 25, 2017
Moved test_watchers_are_finished to unit tests
bjmb
committed
e337ef2
View commit details
Copy full SHA for e337ef2
View code at this point
Browse repository at this point
remove unuseful assignement in tests
aboudreault
committed
b2448f2
View commit details
Copy full SHA for b2448f2
View code at this point
Browse repository at this point
Fix tests
aboudreault
committed
87a4a60
View commit details
Copy full SHA for 87a4a60
View code at this point
Browse repository at this point
Commits on May 18, 2017
Fixed unit tests after PYTHON-734
bjmb
committed
cf75d54
View commit details
Copy full SHA for cf75d54
View code at this point
Browse repository at this point
Commits on May 16, 2017
Merge branch 'master' into master
mambocab
authored
c32dfcb
View commit details
Copy full SHA for c32dfcb
View code at this point
Browse repository at this point
Added tests for PYTHON 707
bjmb
committed
06835c9
View commit details
Copy full SHA for 06835c9
View code at this point
Browse repository at this point
Commits on May 15, 2017
Merge pull request #744 from datastax/python-707
Show description for bb485d2
mambocab
authored
bb485d2
View commit details
Copy full SHA for bb485d2
View code at this point
Browse repository at this point
Fixed test_thread_safety in unit tests
bjmb
committed
816e1ca
View commit details
Copy full SHA for 816e1ca
View code at this point
Browse repository at this point
Commits on May 4, 2017
remove uses of map that don't work in py3
mambocab
committed
d014f88
View commit details
Copy full SHA for d014f88
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
update year in licenses
mambocab
committed
ac946ea
View commit details
Copy full SHA for ac946ea
View code at this point
Browse repository at this point
fixes for ExponentialReconnectionPolicy
Show description for 4b7330d
mambocab
committed
4b7330d
View commit details
Copy full SHA for 4b7330d
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Merge pull request #731 from datastax/python-update-unit-tests
Show description for 4ca22b2
Jaume Marhuenda
authored
4ca22b2
View commit details
Copy full SHA for 4ca22b2
View code at this point
Browse repository at this point
Acknowledge comments from the review, updated Gevent and Eventlet unit tests
bjmb
committed
d343aa5
View commit details
Copy full SHA for d343aa5
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
Added Python 3.5 support in testing
bjmb
committed
68fabee
View commit details
Copy full SHA for 68fabee
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Acknowledge the some review comments for tests
bjmb
committed
9848ef3
View commit details
Copy full SHA for 9848ef3
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Skipped by default eventlet and gevent tests in Unit tests
bjmb
committed
1c9b379
View commit details
Copy full SHA for 1c9b379
View code at this point
Browse repository at this point
Skip tests if it's pypy
bjmb
committed
a6991be
View commit details
Copy full SHA for a6991be
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.