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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
imo
/
python-driver
Public
forked from
apache/cassandra-python-driver
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
integration
on
python-310
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 10, 2016
Changing set_workload call to match latest changes in ccm
GregBestland
committed
b408c16
View commit details
Copy full SHA for b408c16
View code at this point
Browse repository at this point
Merge pull request #474 from datastax/476
Show description for 7379472
aholmberg
committed
7379472
View commit details
Copy full SHA for 7379472
View code at this point
Browse repository at this point
Merge pull request #473 from datastax/395
Show description for 2cfe8ac
aholmberg
committed
2cfe8ac
View commit details
Copy full SHA for 2cfe8ac
View code at this point
Browse repository at this point
test: move models import to module level
aholmberg
committed
59857a8
View commit details
Copy full SHA for 59857a8
View code at this point
Browse repository at this point
Commits on Feb 9, 2016
register UDT with default keyspace if none specified
Show description for 84c3e08
aholmberg
committed
84c3e08
View commit details
Copy full SHA for 84c3e08
View code at this point
Browse repository at this point
remove __author__ in empty package files
aholmberg
committed
7adce71
View commit details
Copy full SHA for 7adce71
View code at this point
Browse repository at this point
cqle: remove opmap get_operator race
Show description for 631369b
aholmberg
committed
631369b
View commit details
Copy full SHA for 631369b
View code at this point
Browse repository at this point
cqle: guard against formatting an invalid keyspace in a query
Show description for 85f32ec
aholmberg
committed
85f32ec
View commit details
Copy full SHA for 85f32ec
View code at this point
Browse repository at this point
Commits on Feb 8, 2016
Updating workload call to reflect ccm changes
GregBestland
committed
0262b2d
View commit details
Copy full SHA for 0262b2d
View code at this point
Browse repository at this point
Adding workload support to test harness
GregBestland
committed
9a9455c
View commit details
Copy full SHA for 9a9455c
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Merge pull request #469 from datastax/test-udts-update-with-nones
Show description for d10f809
aholmberg
committed
d10f809
View commit details
Copy full SHA for d10f809
View code at this point
Browse repository at this point
Add a test for updating UDT with nones
aboudreault
committed
523c045
View commit details
Copy full SHA for 523c045
View code at this point
Browse repository at this point
PYTHON-354 - DateType.deserialize being called with one argument vs two
aboudreault
committed
81133a3
View commit details
Copy full SHA for 81133a3
View code at this point
Browse repository at this point
Commits on Feb 3, 2016
Updating test init to remove bad ascii characters
GregBestland
committed
645f751
View commit details
Copy full SHA for 645f751
View code at this point
Browse repository at this point
Commits on Feb 2, 2016
Added code to wait for binary port on nodes become availible before using cluster
GregBestland
committed
1abbbc0
View commit details
Copy full SHA for 1abbbc0
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
Adding mapping for dse 5.0 to Cassandra 3.0
GregBestland
committed
05361b4
View commit details
Copy full SHA for 05361b4
View code at this point
Browse repository at this point
[ci skip] Update copyright dates
aholmberg
committed
5b054bf
View commit details
Copy full SHA for 5b054bf
View code at this point
Browse repository at this point
Commits on Jan 26, 2016
Fix issue with version not being set for ccm when not using external clusters
GregBestland
committed
aed79a0
View commit details
Copy full SHA for aed79a0
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
no version attempt for external cluster testing
aholmberg
committed
4d6465a
View commit details
Copy full SHA for 4d6465a
View code at this point
Browse repository at this point
don't bother trying to setup ccm for external cluster
aholmberg
committed
26a7094
View commit details
Copy full SHA for 26a7094
View code at this point
Browse repository at this point
Commits on Jan 21, 2016
Enable python driver to run tests against dse clusters
GregBestland
committed
5e80f6c
View commit details
Copy full SHA for 5e80f6c
View code at this point
Browse repository at this point
Remove DSE auth integ test after splitting repo
aholmberg
committed
070df4a
View commit details
Copy full SHA for 070df4a
View code at this point
Browse repository at this point
Commits on Jan 15, 2016
Update dse auth test following #463
aholmberg
committed
79a6a2d
View commit details
Copy full SHA for 79a6a2d
View code at this point
Browse repository at this point
Commits on Dec 16, 2015
Test for DSE Authenticator
Show description for 7d555d6
aholmberg
committed
7d555d6
View commit details
Copy full SHA for 7d555d6
View code at this point
Browse repository at this point
Make server auth string a class attribute, add test
Show description for 3355bf9
aholmberg
committed
3355bf9
View commit details
Copy full SHA for 3355bf9
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Fixing timing, dependency and CL issues in tests.
GregBestland
committed
379f6a3
View commit details
Copy full SHA for 379f6a3
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
capture exc_info early in keyspace meta handling
Show description for 1e85717
aholmberg
committed
1e85717
View commit details
Copy full SHA for 1e85717
View code at this point
Browse repository at this point
skipping bad keyspace metadata until python-440 is resolved
GregBestland
committed
bbba912
View commit details
Copy full SHA for bbba912
View code at this point
Browse repository at this point
Commits on Nov 24, 2015
Additional verification for partial trace session
aholmberg
committed
eda07cf
View commit details
Copy full SHA for eda07cf
View code at this point
Browse repository at this point
Adding test for python-438
GregBestland
committed
4e42780
View commit details
Copy full SHA for 4e42780
View code at this point
Browse repository at this point
default consistency is now LOCAL_ONE
aholmberg
committed
223709a
View commit details
Copy full SHA for 223709a
View code at this point
Browse repository at this point
Commits on Nov 23, 2015
Removing superfluous debug statements in test case
GregBestland
committed
47b842c
View commit details
Copy full SHA for 47b842c
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Added tests for Python-215, 226, 212, 439. Refactoring tests to use common setup and teardown. Fixing broken testcases.
GregBestland
committed
e231957
View commit details
Copy full SHA for e231957
View code at this point
Browse repository at this point
Commits on Nov 13, 2015
Adding test for python-334
GregBestland
committed
7f85c7d
View commit details
Copy full SHA for 7f85c7d
View code at this point
Browse repository at this point
Merge pull request #444 from datastax/348-test
Show description for e9bb1de
GregBestland
committed
e9bb1de
View commit details
Copy full SHA for e9bb1de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.