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
.
LocoStudio
/
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
setup.py
on
python-655
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 26, 2016
Freeze Cython dep
aboudreault
committed
4f00f5f
View commit details
Copy full SHA for 4f00f5f
View code at this point
Browse repository at this point
Commits on Feb 4, 2016
Check for Python include before requiring Cython
Show description for e29c757
aholmberg
committed
e29c757
View commit details
Copy full SHA for e29c757
View code at this point
Browse repository at this point
precheck compiler during setup
Show description for 6cfd68f
aholmberg
committed
6cfd68f
View commit details
Copy full SHA for 6cfd68f
View code at this point
Browse repository at this point
Commits on Jan 29, 2016
[ci skip] Update copyright dates
aholmberg
committed
5b054bf
View commit details
Copy full SHA for 5b054bf
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
short-circuit setup_requires for egg_info in pip context
Show description for d8fff46
aholmberg
committed
d8fff46
View commit details
Copy full SHA for d8fff46
View code at this point
Browse repository at this point
additional setup envvar disabling all extensions
aholmberg
committed
8618bf9
View commit details
Copy full SHA for 8618bf9
View code at this point
Browse repository at this point
Commits on Oct 22, 2015
setup: correct inaccurate comment
aholmberg
committed
13f11a1
View commit details
Copy full SHA for 13f11a1
View code at this point
Browse repository at this point
Commits on Oct 21, 2015
setup: remove cython extensions and build io for proper docs
aholmberg
committed
915dc94
View commit details
Copy full SHA for 915dc94
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
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
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Merge pull request #393 from datastax/396
Show description for 85a99f8
mpenick
committed
85a99f8
View commit details
Copy full SHA for 85a99f8
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Require Cython 0.21+ for build
Show description for 4ba5104
aholmberg
committed
4ba5104
View commit details
Copy full SHA for 4ba5104
View code at this point
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
View code at this point
Browse repository at this point
Commits on Aug 18, 2015
Futures from pypi isn't py3 compatible
sontek
committed
57f6e98
View commit details
Copy full SHA for 57f6e98
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Merge branch 'cython_serdes'
Show description for e75e667
aholmberg
committed
e75e667
View commit details
Copy full SHA for e75e667
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Re-enable cythonized pure-python modules
markflorisson
committed
c821333
View commit details
Copy full SHA for c821333
View code at this point
Browse repository at this point
Commits on Aug 10, 2015
Disable non-cython extension modules
markflorisson
committed
d71b6e7
View commit details
Copy full SHA for d71b6e7
View code at this point
Browse repository at this point
Clean up setup.py
Mark Florisson
committed
07327ea
View commit details
Copy full SHA for 07327ea
View code at this point
Browse repository at this point
Commits on Aug 5, 2015
Pure python murmur3 fallback initial implementation
Show description for d97562d
aholmberg
committed
d97562d
View commit details
Copy full SHA for d97562d
View code at this point
Browse repository at this point
Commits on Aug 4, 2015
Start on unit tests for Cython code
Mark Florisson
committed
9a72f8d
View commit details
Copy full SHA for 9a72f8d
View code at this point
Browse repository at this point
Commits on Jul 29, 2015
Start on pluggable row parsers (e.g. tuple vs numpy record)
markflorisson
committed
81ff98e
View commit details
Copy full SHA for 81ff98e
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
cython as optional extra for setup
aholmberg
committed
4a79c74
View commit details
Copy full SHA for 4a79c74
View code at this point
Browse repository at this point
Commits on Jul 23, 2015
Add Cython modules to setup.py
markflorisson
committed
39af4e1
View commit details
Copy full SHA for 39af4e1
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Limit mock dependency to version 1.0.1
Show description for 5391a20
aholmberg
committed
5391a20
View commit details
Copy full SHA for 5391a20
View code at this point
Browse repository at this point
Whitelist murmur3 extension for PyPy runtime
aholmberg
committed
cf7e668
View commit details
Copy full SHA for cf7e668
View code at this point
Browse repository at this point
Enable C extensions on pypy and add pypy3 support
Show description for f7c0bd3
sontek
authored and
aholmberg
committed
f7c0bd3
View commit details
Copy full SHA for f7c0bd3
View code at this point
Browse repository at this point
Commits on Jul 9, 2015
print instead of warn when not building cython extensions
aholmberg
committed
376cb0c
View commit details
Copy full SHA for 376cb0c
View code at this point
Browse repository at this point
Commits on Jul 8, 2015
Reorganize conditional extensions for windows
Show description for d14c627
aholmberg
committed
d14c627
View commit details
Copy full SHA for d14c627
View code at this point
Browse repository at this point
Add optional cythonized core driver files.
aholmberg
committed
9de29a7
View commit details
Copy full SHA for 9de29a7
View code at this point
Browse repository at this point
Commits on May 29, 2015
Exclude the libevwrapper extention for Windows
aholmberg
committed
101a4ab
View commit details
Copy full SHA for 101a4ab
View code at this point
Browse repository at this point
Commits on Feb 12, 2015
Add install warning when cqlengine present
aholmberg
committed
ecb90de
View commit details
Copy full SHA for ecb90de
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.