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 }}
pydeveloper94
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 26, 2014
Ignore setuptools tarball
thobbs
committed
9d17030
View commit details
Copy full SHA for 9d17030
Browse repository at this point
Commits on Feb 25, 2014
Handle latest table options in CREATE statements
Show description for e7c8aa4
thobbs
committed
e7c8aa4
View commit details
Copy full SHA for e7c8aa4
Browse repository at this point
Also quote column names when needed in CREATE stmts
Show description for c1dd4b6
thobbs
committed
c1dd4b6
View commit details
Copy full SHA for c1dd4b6
Browse repository at this point
Update changelog
thobbs
committed
56018ed
View commit details
Copy full SHA for 56018ed
Browse repository at this point
Quote uppercase names in CREATE statements
Show description for 1726230
thobbs
committed
1726230
View commit details
Copy full SHA for 1726230
Browse repository at this point
Add docs for setting the CL on prepared statements
thobbs
committed
df86fd0
View commit details
Copy full SHA for df86fd0
Browse repository at this point
Merge pull request #84 from Mishail/PYTHON-52-TimesrampType
Show description for 3c1b93a
thobbs
committed
3c1b93a
View commit details
Copy full SHA for 3c1b93a
Browse repository at this point
Merge pull request #86 from Mishail/lowercase_ks_options
Show description for a941de6
thobbs
committed
a941de6
View commit details
Copy full SHA for a941de6
Browse repository at this point
Lowercase KS properties
mishail
committed
a66c9d1
View commit details
Copy full SHA for a66c9d1
Browse repository at this point
Commits on Feb 24, 2014
Decode TimestampType as DateType
mishail
committed
0765620
View commit details
Copy full SHA for 0765620
Browse repository at this point
Commits on Feb 21, 2014
Remove ignored tracing_enabled param of SimpleStatement
thobbs
committed
ba896f0
View commit details
Copy full SHA for ba896f0
Browse repository at this point
Also fix EAGAIN handling of large msgs for asyncore
thobbs
committed
cc1489c
View commit details
Copy full SHA for cc1489c
Browse repository at this point
Commits on Feb 19, 2014
Update test-running instructions in README-dev.
thobbs
committed
2fd49c2
View commit details
Copy full SHA for 2fd49c2
Browse repository at this point
Update version to post-release
thobbs
committed
781ca40
View commit details
Copy full SHA for 781ca40
Browse repository at this point
Bump version to 1.0.1
thobbs
committed
169d1e6
View commit details
Copy full SHA for 169d1e6
Browse repository at this point
Increase default timeout for large data integration tests
thobbs
committed
05f0e69
View commit details
Copy full SHA for 05f0e69
Browse repository at this point
Tolerate null source_elapsed in trace events
Show description for 250ee6a
thobbs
committed
250ee6a
View commit details
Copy full SHA for 250ee6a
Browse repository at this point
Commits on Feb 18, 2014
Merge branch 'fix-token-wrapping'
Show description for 0cf69b5
thobbs
committed
0cf69b5
View commit details
Copy full SHA for 0cf69b5
Browse repository at this point
Fix token-aware routing for tokens before first node
Show description for a109a7f
thobbs
committed
a109a7f
View commit details
Copy full SHA for a109a7f
Browse repository at this point
Update changelog
thobbs
committed
dbfaa41
View commit details
Copy full SHA for dbfaa41
Browse repository at this point
Merge pull request #78 from nisanharamati/master
Show description for fac3cac
thobbs
committed
fac3cac
View commit details
Copy full SHA for fac3cac
Browse repository at this point
Fix tracing with non-default row_factory
Show description for 95ced18
thobbs
committed
95ced18
View commit details
Copy full SHA for 95ced18
Browse repository at this point
Add error/host details to OperationTimedOut
thobbs
committed
4698155
View commit details
Copy full SHA for 4698155
Browse repository at this point
libev: handle EAGAIN when message len matches buffer size
thobbs
committed
ec95133
View commit details
Copy full SHA for ec95133
Browse repository at this point
Commits on Feb 16, 2014
Fix token ring wrapping
codesnik
committed
59a88ea
View commit details
Copy full SHA for 59a88ea
Browse repository at this point
Commits on Feb 13, 2014
Handle custom types by full classname lookup
thobbs
committed
6bd519b
View commit details
Copy full SHA for 6bd519b
Browse repository at this point
Always close sockets when defuncting connections
Show description for f0fc228
thobbs
committed
f0fc228
View commit details
Copy full SHA for f0fc228
Browse repository at this point
Commits on Feb 12, 2014
Update unit tests for skipping OPTIONS message
thobbs
committed
eb402f6
View commit details
Copy full SHA for eb402f6
Browse repository at this point
Update changelog
thobbs
committed
7b029c9
View commit details
Copy full SHA for 7b029c9
Browse repository at this point
Skip OPTIONS message if cql_version, compression not set
Show description for 658551b
thobbs
committed
658551b
View commit details
Copy full SHA for 658551b
Browse repository at this point
Commits on Feb 11, 2014
Fix pep8 error in example.py
thobbs
committed
3b7413b
View commit details
Copy full SHA for 3b7413b
Browse repository at this point
Commits on Feb 8, 2014
try..except on UTF8Type serialize for pre-encoded strings
Show description for 61a1c71
nisanharamati
committed
61a1c71
View commit details
Copy full SHA for 61a1c71
Browse repository at this point
Commits on Feb 7, 2014
Fix UTF8Type serialization for already-encoded utf8
Show description for b186ecd
nisanharamati
committed
b186ecd
View commit details
Copy full SHA for b186ecd
Browse repository at this point
Commits on Feb 6, 2014
Merge pull request #77 from gregbanks/fix-broken-callback-chaining-example
Show description for 7cbaf41
thobbs
committed
7cbaf41
View commit details
Copy full SHA for 7cbaf41
Browse repository at this point
Commits on Feb 4, 2014
fix it there too.
Greg Banks
committed
5a420f3
View commit details
Copy full SHA for 5a420f3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.