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 }}
gzgithub
/
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-807
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 6, 2017
Prevent reconnecting while reconnecting in the control connection
bjmb
authored and
beltran
committed
37d6fb1
View commit details
Copy full SHA for 37d6fb1
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
populate default lbp on connection
mambocab
committed
4effe4b
View commit details
Copy full SHA for 4effe4b
View code at this point
Browse repository at this point
Commits on Aug 7, 2017
Returned connection when there is an OTO
bjmb
authored and
mambocab
committed
2a0856e
View commit details
Copy full SHA for 2a0856e
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 24, 2017
update version post-3.11.0-release
mambocab
committed
d200658
View commit details
Copy full SHA for d200658
View code at this point
Browse repository at this point
version 3.11.0
mambocab
committed
48accb5
View commit details
Copy full SHA for 48accb5
View code at this point
Browse repository at this point
Commits on Jul 19, 2017
Fix hfp docs (#802)
Show description for fad8764
mambocab
authored
fad8764
View commit details
Copy full SHA for fad8764
View code at this point
Browse repository at this point
Merged branch PYTHON-759 tests into master
bjmb
committed
8882aed
View commit details
Copy full SHA for 8882aed
View code at this point
Browse repository at this point
Commits on Jul 17, 2017
Replaced WhiteHost policy for FilterHost policy in tests
bjmb
committed
1f9bb01
View commit details
Copy full SHA for 1f9bb01
View code at this point
Browse repository at this point
Commits on Jul 13, 2017
Merge pull request #795 from datastax/python-774
Show description for 5a06b76
aboudreault
authored
5a06b76
View commit details
Copy full SHA for 5a06b76
View code at this point
Browse repository at this point
Commits on Jul 12, 2017
Merge pull request #778 from datastax/python-host-filter-policy_PYTHON-761
Show description for 852d39e
mambocab
authored
852d39e
View commit details
Copy full SHA for 852d39e
View code at this point
Browse repository at this point
Make sure the session is shutdown on destruction
aboudreault
committed
1ca83aa
View commit details
Copy full SHA for 1ca83aa
View code at this point
Browse repository at this point
explain use of byte-order sigil
mambocab
committed
b349ecb
View commit details
Copy full SHA for b349ecb
View code at this point
Browse repository at this point
Commits on Jul 11, 2017
fix murmur3 on big-endian systems
aboudreault
committed
42b1fba
View commit details
Copy full SHA for 42b1fba
View code at this point
Browse repository at this point
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
Merge pull request #792 from datastax/python-785
Show description for c46377d
Jaume Marhuenda
authored
c46377d
View commit details
Copy full SHA for c46377d
View code at this point
Browse repository at this point
Commits on Jul 10, 2017
check new value, not old one
Show description for 6bec6fd
mambocab
committed
6bec6fd
View commit details
Copy full SHA for 6bec6fd
View code at this point
Browse repository at this point
Changed _defer_fields and _only_fields in CQLEngine so they store the name of the fields in the DB
bjmb
committed
6f4d4ff
View commit details
Copy full SHA for 6f4d4ff
View code at this point
Browse repository at this point
Commits on Jun 19, 2017
Merge pull request #777 from vetal4444/master
Show description for cf3ce83
mambocab
authored
cf3ce83
View commit details
Copy full SHA for cf3ce83
View code at this point
Browse repository at this point
Fix DeprecationWarning when using lz4
vetal4444
authored and
mambocab
committed
e301ff9
View commit details
Copy full SHA for e301ff9
View code at this point
Browse repository at this point
fix assert placement in get_request_id
Show description for 286e663
mambocab
committed
286e663
View commit details
Copy full SHA for 286e663
View code at this point
Browse repository at this point
fix in_flight += 1 invariant in set_keyspace_async
mambocab
committed
a8c35c8
View commit details
Copy full SHA for a8c35c8
View code at this point
Browse repository at this point
Commits on Jun 16, 2017
Ensure shutdown_on_error is set before defuncting the connection
aboudreault
committed
e57450c
View commit details
Copy full SHA for e57450c
View code at this point
Browse repository at this point
Commits on Jun 15, 2017
Better state cleaning in HostConnection.shutdown
aboudreault
committed
c597638
View commit details
Copy full SHA for c597638
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 Jun 9, 2017
All Heartbeat futures should have the same timeout
aboudreault
committed
e313946
View commit details
Copy full SHA for e313946
View code at this point
Browse repository at this point
Commits on Jun 7, 2017
Ensure asyncore dispatchers are closed on exit
aboudreault
committed
78691a7
View commit details
Copy full SHA for 78691a7
View code at this point
Browse repository at this point
Commits on May 26, 2017
Merge pull request #774 from datastax/python-736
Show description for dc198f7
mambocab
authored
dc198f7
View commit details
Copy full SHA for dc198f7
View code at this point
Browse repository at this point
PrepareStatement should support is_idempotent
aboudreault
authored and
mambocab
committed
8e6a1db
View commit details
Copy full SHA for 8e6a1db
View code at this point
Browse repository at this point
Commits on May 25, 2017
small refactor of python-734 to be less invasive in the api
aboudreault
committed
fda90cc
View commit details
Copy full SHA for fda90cc
View code at this point
Browse repository at this point
Commits on May 24, 2017
post-release version (3.10.0.post0)
mambocab
committed
85a0997
View commit details
Copy full SHA for 85a0997
View code at this point
Browse repository at this point
bump version for 3.10 release
mambocab
committed
d72e321
View commit details
Copy full SHA for d72e321
View code at this point
Browse repository at this point
Commits on May 23, 2017
Merge pull request #770 from datastax/document-prepared-select-star
Show description for a1ebb9d
mambocab
authored
a1ebb9d
View commit details
Copy full SHA for a1ebb9d
View code at this point
Browse repository at this point
Commits on May 22, 2017
PYTHON-626: improve prepared stmt docs
mambocab
committed
b886e3e
View commit details
Copy full SHA for b886e3e
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.