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 }}
dvdotsenko
/
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
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 23, 2014
Merge pull request #197 from victorpoluceno/master
Show description for ad2f61f
aholmberg
committed
ad2f61f
View commit details
Copy full SHA for ad2f61f
Browse repository at this point
Commits on Sep 22, 2014
Makes execute_concurrent function compatible with Python 2.6
victorpoluceno
committed
133185e
View commit details
Copy full SHA for 133185e
Browse repository at this point
Merge pull request #196 from datastax/PYTHON-155
Show description for d76d48e
aholmberg
committed
d76d48e
View commit details
Copy full SHA for d76d48e
Browse repository at this point
Commits on Sep 18, 2014
Handle Unauthorized message on schema_triggers query
Show description for 3211e8b
aholmberg
committed
3211e8b
View commit details
Copy full SHA for 3211e8b
Browse repository at this point
Commits on Sep 11, 2014
Post release version
aholmberg
committed
32d1cf7
View commit details
Copy full SHA for 32d1cf7
Browse repository at this point
Commits on Sep 9, 2014
Release 2.1.1
aholmberg
committed
cde1aec
View commit details
Copy full SHA for cde1aec
Browse repository at this point
Update UDT doc examples for frozen keyword.
aholmberg
committed
db5ec3e
View commit details
Copy full SHA for db5ec3e
Browse repository at this point
Commits on Sep 8, 2014
Update test_types integration test for frozen keyword.
aholmberg
committed
3245b89
View commit details
Copy full SHA for 3245b89
Browse repository at this point
Commits on Sep 5, 2014
CHANGELOG update
aholmberg
committed
c1dea70
View commit details
Copy full SHA for c1dea70
Browse repository at this point
Merge remote-tracking branch 'origin/paged-result-timeout'
aholmberg
committed
86556b8
View commit details
Copy full SHA for 86556b8
Browse repository at this point
Merge remote-tracking branch 'origin/ipv6_integration'
aholmberg
committed
d0786dd
View commit details
Copy full SHA for d0786dd
Browse repository at this point
Merge remote-tracking branch 'origin/PYTHON-124'
aholmberg
committed
ae4de55
View commit details
Copy full SHA for ae4de55
Browse repository at this point
Use simplified table to encourage race in test_multi_inserts
aholmberg
committed
8f1692f
View commit details
Copy full SHA for 8f1692f
Browse repository at this point
Merge branch 'frozen-udts-and-tuples'
Show description for 0c97907
aholmberg
committed
0c97907
View commit details
Copy full SHA for 0c97907
Browse repository at this point
Commits on Sep 4, 2014
PYTHON-124 Repeated inserts may exhaust all connections causing NoConnectionsAvailable, in_flight never decreased.
ikapl
committed
1fedfd1
View commit details
Copy full SHA for 1fedfd1
Browse repository at this point
Commits on Sep 2, 2014
Update changelog and simplify failure logic
thobbs
committed
2a4c911
View commit details
Copy full SHA for 2a4c911
Browse repository at this point
Properly handle non-InvalidRequest exceptions
mishail
committed
f4812df
View commit details
Copy full SHA for f4812df
Browse repository at this point
Add frozen<> modifier to UDTs and tuples
thobbs
committed
fe15165
View commit details
Copy full SHA for fe15165
Browse repository at this point
Commits on Aug 29, 2014
Deal with Cassandra 1.2 for existing tables as well
mishail
committed
067cf96
View commit details
Copy full SHA for 067cf96
Browse repository at this point
Commits on Aug 28, 2014
Deal with Cassandra 1.2
mishail
committed
0ca407b
View commit details
Copy full SHA for 0ca407b
Browse repository at this point
Commits on Aug 27, 2014
Print as CQL
mishail
committed
6dadbdc
View commit details
Copy full SHA for 6dadbdc
Browse repository at this point
WIP: 1st working draft
mishail
committed
aa96cdc
View commit details
Copy full SHA for aa96cdc
Browse repository at this point
Commits on Aug 19, 2014
Merge pull request #186 from datastax/PYTHON-118
Show description for 472675c
ikapl
committed
472675c
View commit details
Copy full SHA for 472675c
Browse repository at this point
Commits on Aug 18, 2014
PYTHON-118: Set 60 sec timeout for SELECT and CREATE TYPE queries to avoid test failure on slow systems.
ikapl
committed
c323d4b
View commit details
Copy full SHA for c323d4b
Browse repository at this point
Commits on Aug 17, 2014
PYTHON-118: Set 60 sec timeout for SELECT and CREATE TYPE queries to avoid test failure on slow systems.
ikapl
committed
0bf4ee1
View commit details
Copy full SHA for 0bf4ee1
Browse repository at this point
Commits on Aug 14, 2014
Tweaks to #182. Set default timeout, add test.
Show description for b4318bf
aholmberg
committed
b4318bf
View commit details
Copy full SHA for b4318bf
Browse repository at this point
Improve ipv6 integration test robustness
aholmberg
committed
6f358cd
View commit details
Copy full SHA for 6f358cd
Browse repository at this point
Keep the timeout for paged results
Samuel Charron
committed
5300d23
View commit details
Copy full SHA for 5300d23
Browse repository at this point
Commits on Aug 11, 2014
Merge pull request #178 from datastax/python-120
Show description for b6dab99
aholmberg
committed
b6dab99
View commit details
Copy full SHA for b6dab99
Browse repository at this point
Commits on Aug 8, 2014
Fix NetworkTopologyStrategy.export_for_schema()
Show description for 5305d2f
thobbs
committed
5305d2f
View commit details
Copy full SHA for 5305d2f
Browse repository at this point
integration test for ipv6 connections
aholmberg
committed
ec0b19b
View commit details
Copy full SHA for ec0b19b
Browse repository at this point
Tweaks to PR #144
Show description for a9f2cc2
aholmberg
committed
a9f2cc2
View commit details
Copy full SHA for a9f2cc2
Browse repository at this point
Commits on Aug 7, 2014
Emphasize "version added" in docs
thobbs
committed
b1fe5eb
View commit details
Copy full SHA for b1fe5eb
Browse repository at this point
Add note about version support to README
thobbs
committed
3d866dd
View commit details
Copy full SHA for 3d866dd
Browse repository at this point
post release version update
aholmberg
committed
5f61f65
View commit details
Copy full SHA for 5f61f65
Browse repository at this point
Previous
Next
You can’t perform that action at this time.