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
Breadcrumbs
History for
python-driver
cassandra
on
python-903
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 30, 2018
Merge tag '3.13.0'
Show description for 999a64b
mambocab
committed
999a64b
View commit details
Copy full SHA for 999a64b
View code at this point
Browse repository at this point
version 3.13.0
mambocab
committed
09ef4be
View commit details
Copy full SHA for 09ef4be
View code at this point
Browse repository at this point
Commits on Jan 24, 2018
Added group_keys_by_host
beltran
committed
bf726a1
View commit details
Copy full SHA for bf726a1
View code at this point
Browse repository at this point
Commits on Jan 23, 2018
Merge pull request #899 from datastax/python-853_retry-implementation
Show description for b7d2994
mambocab
authored
b7d2994
View commit details
Copy full SHA for b7d2994
View code at this point
Browse repository at this point
Fix cqlengine LOGGED batch statement generation
aboudreault
committed
8c93236
View commit details
Copy full SHA for 8c93236
View code at this point
Browse repository at this point
Commits on Jan 22, 2018
minor improvement in ExecutionProfile and Metrics docs
aboudreault
committed
3a1a058
View commit details
Copy full SHA for 3a1a058
View code at this point
Browse repository at this point
Merge pull request #907 from datastax/python-asyncio-reactor-rebase
Show description for e22c09b
mambocab
authored
e22c09b
View commit details
Copy full SHA for e22c09b
View code at this point
Browse repository at this point
asyncio fixes
Jaume Marhuenda
authored and
mambocab
committed
ce4c925
View commit details
Copy full SHA for ce4c925
View code at this point
Browse repository at this point
add asyncioreactor
mambocab
committed
16158dd
View commit details
Copy full SHA for 16158dd
View code at this point
Browse repository at this point
PYTHON-853: delay timeout
mambocab
committed
3778312
View commit details
Copy full SHA for 3778312
View code at this point
Browse repository at this point
Merge pull request #894 from datastax/python-888-3.x
Show description for 438f394
aboudreault
authored
438f394
View commit details
Copy full SHA for 438f394
View code at this point
Browse repository at this point
Commits on Jan 15, 2018
lz4 import issue with recent versions
aboudreault
committed
769d658
View commit details
Copy full SHA for 769d658
View code at this point
Browse repository at this point
Commits on Jan 10, 2018
Merge pull request #891 from datastax/python-836-2
Show description for 8ac3fbb
beltran
authored
8ac3fbb
View commit details
Copy full SHA for 8ac3fbb
View code at this point
Browse repository at this point
Commits on Jan 4, 2018
request_timer metrics descriptions are slightly incorrect
aboudreault
committed
fcd5659
View commit details
Copy full SHA for fcd5659
View code at this point
Browse repository at this point
Commits on Jan 3, 2018
Remove copyright dates from copyright notices
aboudreault
committed
05fb16a
View commit details
Copy full SHA for 05fb16a
View code at this point
Browse repository at this point
Commits on Jan 2, 2018
Add some knowns deprecated warnings for 4.x
aboudreault
committed
5443fb8
View commit details
Copy full SHA for 5443fb8
View code at this point
Browse repository at this point
Add docs about possible deadlock on cassandra.concurrent.execute_concurrent
aboudreault
committed
624e41b
View commit details
Copy full SHA for 624e41b
View code at this point
Browse repository at this point
Commits on Dec 29, 2017
Merge pull request #895 from datastax/python-890-3.x
Show description for 92353e1
aboudreault
authored
92353e1
View commit details
Copy full SHA for 92353e1
View code at this point
Browse repository at this point
Merge pull request #876 from datastax/python-846
Show description for ac5d0a4
aboudreault
authored
ac5d0a4
View commit details
Copy full SHA for ac5d0a4
View code at this point
Browse repository at this point
Commits on Dec 28, 2017
Add Cluster.set_meta_refresh_enabled deprecation warning
aboudreault
committed
2684b24
View commit details
Copy full SHA for 2684b24
View code at this point
Browse repository at this point
Support cassandra.query.BatchType with cqlengine BatchQuery
aboudreault
committed
c9ef7c3
View commit details
Copy full SHA for c9ef7c3
View code at this point
Browse repository at this point
Commits on Dec 22, 2017
Alternative solution for PYTHON-836
beltran
committed
054a183
View commit details
Copy full SHA for 054a183
View code at this point
Browse repository at this point
Commits on Dec 18, 2017
Merge pull request #873 from datastax/python-836
Show description for aaccf2f
beltran
authored
aaccf2f
View commit details
Copy full SHA for aaccf2f
View code at this point
Browse repository at this point
Commits on Dec 11, 2017
PYTHON-862: use self.create_timer instead of AsyncoreConnection.create_timer
beltran
committed
cd8d8ff
View commit details
Copy full SHA for cd8d8ff
View code at this point
Browse repository at this point
Commits on Dec 6, 2017
Fix DeprecationWarning of log.warn
aboudreault
committed
cc1571e
View commit details
Copy full SHA for cc1571e
View code at this point
Browse repository at this point
PYTHON-836: Added lock to query plan for speculative execution
beltran
committed
1cf623f
View commit details
Copy full SHA for 1cf623f
View code at this point
Browse repository at this point
Commits on Dec 1, 2017
avoid warning when unregistering connection on shutdown
aboudreault
committed
e230c45
View commit details
Copy full SHA for e230c45
View code at this point
Browse repository at this point
Fix _del__ method in Session is throwing an exception (#865)
aboudreault
authored
5f26846
View commit details
Copy full SHA for 5f26846
View code at this point
Browse repository at this point
Commits on Nov 29, 2017
Merge branch 'master' into master
beltran
authored
82c49cd
View commit details
Copy full SHA for 82c49cd
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
PYTHON-512: cqlengine: Add LIKE filter operator (#863)
Show description for 52db59a
aboudreault
authored
52db59a
View commit details
Copy full SHA for 52db59a
View code at this point
Browse repository at this point
Commits on Nov 21, 2017
query: make sure the retry_policy is passed to BoundStatements
Show description for e5e781c
Corentin Chary
committed
e5e781c
View commit details
Copy full SHA for e5e781c
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
bump to post0 version
mambocab
committed
15ef6ac
View commit details
Copy full SHA for 15ef6ac
View code at this point
Browse repository at this point
Commits on Nov 2, 2017
bump release version
mambocab
committed
72a0935
View commit details
Copy full SHA for 72a0935
View code at this point
Browse repository at this point
Commits on Oct 27, 2017
Merge pull request #849 from datastax/python-fix-prepared
Show description for 3c5000b
mambocab
authored
3c5000b
View commit details
Copy full SHA for 3c5000b
View code at this point
Browse repository at this point
Merge pull request #847 from datastax/micros-oss
Show description for 8e4341a
mambocab
authored
8e4341a
View commit details
Copy full SHA for 8e4341a
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.