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
.
trackuity
/
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
python-compat
User selector
All users
Datepicker
All time
Commit history
Commits on Apr 20, 2017
Make 2.x compatible with Python 2.7.11+
mivdnber
committed
79a1244
View commit details
Copy full SHA for 79a1244
Browse repository at this point
Commits on Sep 14, 2015
note about row_factory in protocol handler section
aholmberg
committed
5b64569
View commit details
Copy full SHA for 5b64569
Browse repository at this point
Changelog and version update
aholmberg
committed
09d6835
View commit details
Copy full SHA for 09d6835
Browse repository at this point
Commits on Sep 11, 2015
Adding cython to test-requirements.txt
GregBestland
committed
c2daeff
View commit details
Copy full SHA for c2daeff
Browse repository at this point
Commits on Sep 10, 2015
Merge pull request #397 from datastax/396
Show description for 126952a
aholmberg
committed
126952a
View commit details
Copy full SHA for 126952a
Browse repository at this point
relax Cython req, make build work with old setuptools
Show description for ac25d94
vagrant
authored and
aholmberg
committed
ac25d94
View commit details
Copy full SHA for ac25d94
Browse repository at this point
Remove 'closure' (generator comprehension) from cdef
Show description for cda3f0b
vagrant
committed
cda3f0b
View commit details
Copy full SHA for cda3f0b
Browse repository at this point
Commits on Sep 9, 2015
Merge pull request #395 from datastax/398
Show description for 4b923bb
mpenick
committed
4b923bb
View commit details
Copy full SHA for 4b923bb
Browse repository at this point
Merge pull request #393 from datastax/396
Show description for 85a99f8
mpenick
committed
85a99f8
View commit details
Copy full SHA for 85a99f8
Browse repository at this point
Merge pull request #394 from datastax/397
Show description for 16ee2a0
GregBestland
committed
16ee2a0
View commit details
Copy full SHA for 16ee2a0
Browse repository at this point
Merge pull request #390 from datastax/392
Show description for 054c2b6
mpenick
committed
054c2b6
View commit details
Copy full SHA for 054c2b6
Browse repository at this point
Merge pull request #391 from datastax/393
Show description for e2c3166
mpenick
committed
e2c3166
View commit details
Copy full SHA for e2c3166
Browse repository at this point
Adding requirements for gevent and eventlet in test
GregBestland
committed
f3d080f
View commit details
Copy full SHA for f3d080f
Browse repository at this point
Commits on Sep 8, 2015
Only have pyximport installed while importing test modules
Show description for 5f4d205
aholmberg
committed
5f4d205
View commit details
Copy full SHA for 5f4d205
Browse repository at this point
Require Cython 0.21+ for build
Show description for 4ba5104
aholmberg
committed
4ba5104
View commit details
Copy full SHA for 4ba5104
Browse repository at this point
Merge pull request #392 from bbirand/patch-1
Show description for 29e1252
aholmberg
committed
29e1252
View commit details
Copy full SHA for 29e1252
Browse repository at this point
Commits on Sep 7, 2015
The default protocol version seems to be 4, not 2
Show description for 9cb140c
bbirand
committed
9cb140c
View commit details
Copy full SHA for 9cb140c
Browse repository at this point
Commits on Sep 4, 2015
pin futures at 2.2.0 and explain
aholmberg
committed
5c871ac
View commit details
Copy full SHA for 5c871ac
Browse repository at this point
Commits on Sep 3, 2015
simplify setup version determination
aholmberg
committed
41d885a
View commit details
Copy full SHA for 41d885a
Browse repository at this point
Merge branch 'no-futures-py3' into 393
aholmberg
committed
266aaa5
View commit details
Copy full SHA for 266aaa5
Browse repository at this point
test functions with no arguments
Show description for e626d63
aholmberg
committed
e626d63
View commit details
Copy full SHA for e626d63
Browse repository at this point
metadata: properly handle non-frozen collection types
Show description for 5a2f491
aholmberg
committed
5a2f491
View commit details
Copy full SHA for 5a2f491
Browse repository at this point
Commits on Aug 25, 2015
patch release 2.7.1
Show description for d30a00b
aholmberg
committed
d30a00b
View commit details
Copy full SHA for d30a00b
Browse repository at this point
post-release version update
aholmberg
committed
7b54ee3
View commit details
Copy full SHA for 7b54ee3
Browse repository at this point
doc: Note about blist removal
aholmberg
committed
c3c0216
View commit details
Copy full SHA for c3c0216
Browse repository at this point
2.7.0 release version and changelog update
aholmberg
committed
c213a3a
View commit details
Copy full SHA for c213a3a
Browse repository at this point
Commits on Aug 21, 2015
doc: clarify description of cython deserializers
aholmberg
committed
d4fe855
View commit details
Copy full SHA for d4fe855
Browse repository at this point
Commits on Aug 20, 2015
add associated issue to 2.7 changelog
aholmberg
committed
99428c0
View commit details
Copy full SHA for 99428c0
Browse repository at this point
doc: typo in installation page
aholmberg
committed
a05b292
View commit details
Copy full SHA for a05b292
Browse repository at this point
More descriptive mention of Cython intro in CHANGELOG
aholmberg
committed
2aa41a1
View commit details
Copy full SHA for 2aa41a1
Browse repository at this point
Commits on Aug 19, 2015
CHANGELOG tickets for 2.7
aholmberg
committed
79690f3
View commit details
Copy full SHA for 79690f3
Browse repository at this point
doc: Cython built regardless of virtualenv; add xref to installation
aholmberg
committed
9840d32
View commit details
Copy full SHA for 9840d32
Browse repository at this point
doc: add cython extensions to installation page
aholmberg
committed
7ec8d39
View commit details
Copy full SHA for 7ec8d39
Browse repository at this point
doc: Windows installation notes
aholmberg
committed
aaf0679
View commit details
Copy full SHA for aaf0679
Browse repository at this point
doc: tweak formatting in concurrent.execute_concurrent
aholmberg
committed
3f43c85
View commit details
Copy full SHA for 3f43c85
Browse repository at this point
Previous
Next
You can’t perform that action at this time.