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 }}
constinit
/
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 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
Doc updates around client proto handler and deserializers
aholmberg
committed
8734a77
View commit details
Copy full SHA for 8734a77
Browse repository at this point
Normalize post version string
aholmberg
committed
c3ff438
View commit details
Copy full SHA for c3ff438
Browse repository at this point
Merge pull request #386 from datastax/370
Show description for e7a8e68
aholmberg
committed
e7a8e68
View commit details
Copy full SHA for e7a8e68
Browse repository at this point
Merge pull request #385 from datastax/381
Show description for 2b59a44
mpenick
committed
2b59a44
View commit details
Copy full SHA for 2b59a44
Browse repository at this point
Commits on Aug 18, 2015
Merge pull request #388 from datastax/27_test_fix
Show description for 0d6ad1c
GregBestland
committed
0d6ad1c
View commit details
Copy full SHA for 0d6ad1c
Browse repository at this point
Fixing a few minor bugs in our tests for 2.7 release
GregBestland
committed
f0e0334
View commit details
Copy full SHA for f0e0334
Browse repository at this point
Python 2.6 did not have io.SEEK_END
aholmberg
committed
7f86142
View commit details
Copy full SHA for 7f86142
Browse repository at this point
Properly seek stream pos after copying parital message from io buf
Show description for 0f04f86
aholmberg
committed
0f04f86
View commit details
Copy full SHA for 0f04f86
Browse repository at this point
Commits on Aug 17, 2015
Contain and log schema metadata parsing exceptions.
Show description for f92d6e4
aholmberg
committed
f92d6e4
View commit details
Copy full SHA for f92d6e4
Browse repository at this point
Use connect_timeout for socket connect in addition to negotiation
Show description for 1553c77
aholmberg
committed
1553c77
View commit details
Copy full SHA for 1553c77
Browse repository at this point
Merge pull request #384 from rqx/fix_is_replacing
Show description for a9fb027
aholmberg
committed
a9fb027
View commit details
Copy full SHA for a9fb027
Browse repository at this point
Commits on Aug 16, 2015
Fix forgot to initialize HostConnection._is_replacing
rqx
committed
1289a00
View commit details
Copy full SHA for 1289a00
Browse repository at this point
Commits on Aug 14, 2015
Parallel build mechanisms for faster dev builds
aholmberg
committed
387689d
View commit details
Copy full SHA for 387689d
Browse repository at this point
Dummy module to ensure our build_ext is called during setup
aholmberg
committed
e145485
View commit details
Copy full SHA for e145485
Browse repository at this point
Don't include test artifacts in MANIFEST.in
aholmberg
committed
1bf4a05
View commit details
Copy full SHA for 1bf4a05
Browse repository at this point
refactor setup.py to generate extensions on build_ext
Show description for c21b5a6
aholmberg
committed
c21b5a6
View commit details
Copy full SHA for c21b5a6
Browse repository at this point
Do not del libev IO wrappers while thread is still running
Show description for 8d36b5c
aholmberg
committed
8d36b5c
View commit details
Copy full SHA for 8d36b5c
Browse repository at this point
travis-ci: Switch CYTHON_DEP tox env for setup env var
aholmberg
committed
341e631
View commit details
Copy full SHA for 341e631
Browse repository at this point
Revert "travis-ci: Switch CYTHON_DEP tox env for setup env var"
Show description for c8d3843
aholmberg
committed
c8d3843
View commit details
Copy full SHA for c8d3843
Browse repository at this point
travis-ci: Switch CYTHON_DEP tox env for setup env var
aholmberg
committed
fdf577c
View commit details
Copy full SHA for fdf577c
Browse repository at this point
pyximport for test helper cython extensions
Show description for 133e597
aholmberg
committed
133e597
View commit details
Copy full SHA for 133e597
Browse repository at this point
Commits on Aug 13, 2015
Cython required for setup
Show description for e250353
aholmberg
committed
e250353
View commit details
Copy full SHA for e250353
Browse repository at this point
Previous
Next
You can’t perform that action at this time.