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
tests
unit
io
on
python-855
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 16, 2017
Fixed eventlet tests
beltran
committed
22571af
View commit details
Copy full SHA for 22571af
View code at this point
Browse repository at this point
Commits on Aug 1, 2017
Added fix to temporal bug in eventlet
bjmb
committed
fe46991
View commit details
Copy full SHA for fe46991
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 May 26, 2017
Skipped Libev tests if not installed
bjmb
committed
edf483f
View commit details
Copy full SHA for edf483f
View code at this point
Browse repository at this point
Commits on May 25, 2017
Moved test_watchers_are_finished to unit tests
bjmb
committed
e337ef2
View commit details
Copy full SHA for e337ef2
View code at this point
Browse repository at this point
Commits on Apr 24, 2017
update year in licenses
mambocab
committed
ac946ea
View commit details
Copy full SHA for ac946ea
View code at this point
Browse repository at this point
Commits on Apr 19, 2017
Acknowledge comments from the review, updated Gevent and Eventlet unit tests
bjmb
committed
d343aa5
View commit details
Copy full SHA for d343aa5
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Acknowledge the some review comments for tests
bjmb
committed
9848ef3
View commit details
Copy full SHA for 9848ef3
View code at this point
Browse repository at this point
Commits on Mar 31, 2017
Skipped by default eventlet and gevent tests in Unit tests
bjmb
committed
1c9b379
View commit details
Copy full SHA for 1c9b379
View code at this point
Browse repository at this point
Skip tests if it's pypy
bjmb
committed
a6991be
View commit details
Copy full SHA for a6991be
View code at this point
Browse repository at this point
Reorganized eventlet and gevent tests in unit tests
bjmb
committed
4c9ede8
View commit details
Copy full SHA for 4c9ede8
View code at this point
Browse repository at this point
Patched only time in eventlet and gevent unit tests
bjmb
committed
45ceafe
View commit details
Copy full SHA for 45ceafe
View code at this point
Browse repository at this point
Commits on Feb 24, 2016
test: avoid dynamic gevent patching when eventlet is active
aholmberg
committed
603e87b
View commit details
Copy full SHA for 603e87b
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 Oct 22, 2015
test: relax timeout commparison
Show description for 26f2faf
aholmberg
committed
26f2faf
View commit details
Copy full SHA for 26f2faf
View code at this point
Browse repository at this point
Commits on Jul 22, 2015
Merge remote-tracking branch 'origin/357' into 2.7
aholmberg
committed
b7969e5
View commit details
Copy full SHA for b7969e5
View code at this point
Browse repository at this point
Commits on Jul 21, 2015
Merge pull request #366 from datastax/python_108_test
Show description for e76fc8e
aholmberg
committed
e76fc8e
View commit details
Copy full SHA for e76fc8e
View code at this point
Browse repository at this point
Commits on Jul 20, 2015
Adding timer tests for async, libev, and twisted. Added integration tests. All for PYTHON-108
GregBestland
committed
f7ef27e
View commit details
Copy full SHA for f7ef27e
View code at this point
Browse repository at this point
Commits on Jul 16, 2015
Isolate custom protocol handling to client requests.
aholmberg
committed
ab9f690
View commit details
Copy full SHA for ab9f690
View code at this point
Browse repository at this point
Commits on Jul 15, 2015
Make tests.unit.io.test_twistedreactor work in Python3
aholmberg
committed
e08fefc
View commit details
Copy full SHA for e08fefc
View code at this point
Browse repository at this point
Commits on Jun 17, 2015
Merge branch '240'
Show description for b1f2a4e
aholmberg
committed
b1f2a4e
View commit details
Copy full SHA for b1f2a4e
View code at this point
Browse repository at this point
Commits on Jun 12, 2015
Windows testing support and stabilizations
kishkaru
committed
fa1cb68
View commit details
Copy full SHA for fa1cb68
View code at this point
Browse repository at this point
Commits on Jun 9, 2015
Automatically downgrading protocol version on control connection
Show description for 015a0e1
aholmberg
committed
015a0e1
View commit details
Copy full SHA for 015a0e1
View code at this point
Browse repository at this point
Commits on Feb 10, 2015
Update copyright in core files
aholmberg
committed
3419631
View commit details
Copy full SHA for 3419631
View code at this point
Browse repository at this point
Commits on Jan 20, 2015
is_monkey_patched as a common function, use in asyncore unit test.
aholmberg
committed
2e905f8
View commit details
Copy full SHA for 2e905f8
View code at this point
Browse repository at this point
Commits on Jul 8, 2014
Fix unit tests that may break under gevent
thobbs
committed
1fca5e0
View commit details
Copy full SHA for 1fca5e0
View code at this point
Browse repository at this point
Commits on Jul 2, 2014
Fix bad request ID management from 2.1 support changes
thobbs
committed
8f84724
View commit details
Copy full SHA for 8f84724
View code at this point
Browse repository at this point
Commits on Jun 18, 2014
Merge branch 'master' into 2.1-support
thobbs
committed
f50490a
View commit details
Copy full SHA for f50490a
View code at this point
Browse repository at this point
Update twisted reactor unit tests
thobbs
committed
2d425af
View commit details
Copy full SHA for 2d425af
View code at this point
Browse repository at this point
Commits on Jun 17, 2014
Merge branch 'master' into 2.1-support
Show description for 4c82e99
thobbs
committed
4c82e99
View commit details
Copy full SHA for 4c82e99
View code at this point
Browse repository at this point
Commits on Jun 11, 2014
Added twisted-based event loop
Show description for 43e4ebf
Colin Stolley
committed
43e4ebf
View commit details
Copy full SHA for 43e4ebf
View code at this point
Browse repository at this point
Commits on Jun 3, 2014
Delay initialization of shared connection state
Show description for 251188d
thobbs
committed
251188d
View commit details
Copy full SHA for 251188d
View code at this point
Browse repository at this point
Move libev loop components into a class
thobbs
committed
b6d4589
View commit details
Copy full SHA for b6d4589
View code at this point
Browse repository at this point
Commits on May 30, 2014
2 byte request IDs + queue-less req ID management
thobbs
committed
98ef131
View commit details
Copy full SHA for 98ef131
View code at this point
Browse repository at this point
Commits on May 20, 2014
Update libev unit tests for python3
thobbs
committed
222bc34
View commit details
Copy full SHA for 222bc34
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.