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 }}
bigdataf
/
python-driver
Public
forked from
scylladb/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 Jan 24, 2022
Release 3.25.1
fruch
committed
bdc4bc4
View commit details
Copy full SHA for bdc4bc4
Browse repository at this point
github actions: fix typo in build-exprimantal.yaml
fruch
committed
84c145e
View commit details
Copy full SHA for 84c145e
Browse repository at this point
wheels: make sure we compile without debug symbols
Show description for 28c6118
fruch
committed
28c6118
View commit details
Copy full SHA for 28c6118
Browse repository at this point
Commits on Jan 23, 2022
Merge pull request #134 from dkropachev/fix_connection_leak
Show description for 9315a94
fruch
authored
9315a94
View commit details
Copy full SHA for 9315a94
Browse repository at this point
feature(test_claster): add test for stale connections
dkropachev
committed
9bf8352
View commit details
Copy full SHA for 9bf8352
Browse repository at this point
fix(pool): detach stream_available_condition and _lock
Show description for 366048d
dkropachev
committed
366048d
View commit details
Copy full SHA for 366048d
Browse repository at this point
fix(pool): skip some parts if pool is shutdown
dkropachev
committed
716368c
View commit details
Copy full SHA for 716368c
Browse repository at this point
fix(pool): make shutdown threadsafe
dkropachev
committed
e8fe4a4
View commit details
Copy full SHA for e8fe4a4
Browse repository at this point
fix(connection): log addresses and ports
dkropachev
committed
f4f3186
View commit details
Copy full SHA for f4f3186
Browse repository at this point
fix(cluster.py): do not return if pool is shutting down
dkropachev
committed
fc369f4
View commit details
Copy full SHA for fc369f4
Browse repository at this point
Commits on Jan 22, 2022
fix(pool.py): make _replace operation thread safe
dkropachev
committed
c2dfbab
View commit details
Copy full SHA for c2dfbab
Browse repository at this point
fix(pool): fix excess connection cleaning
dkropachev
committed
51c016f
View commit details
Copy full SHA for 51c016f
Browse repository at this point
fix(pool): enhance connection logging
dkropachev
committed
3d871ef
View commit details
Copy full SHA for 3d871ef
Browse repository at this point
Commits on Dec 22, 2021
update docs to build 3.25.0 documentation
fruch
committed
1de5377
View commit details
Copy full SHA for 1de5377
Browse repository at this point
Merge pull request #128 from fruch/merge_3.25.0
Show description for a34e4db
fruch
authored
a34e4db
View commit details
Copy full SHA for a34e4db
Browse repository at this point
Commits on Dec 13, 2021
Merge branch 'master' into merge_3.25.0
fruch
authored
7d12d8d
View commit details
Copy full SHA for 7d12d8d
Browse repository at this point
Release 3.24.8
fruch
committed
942cf93
View commit details
Copy full SHA for 942cf93
Browse repository at this point
Fixes to the docs after merging 3.25.0
fruch
committed
636390c
View commit details
Copy full SHA for 636390c
Browse repository at this point
Commits on Dec 12, 2021
fix(tests/integration/standard/test_cluster.py): Downgrade Scylla version to 4.5
Show description for ae8f89e
Orenef11
authored and
fruch
committed
ae8f89e
View commit details
Copy full SHA for ae8f89e
Browse repository at this point
Fix unittests broken cause of 3.25.0 merge
fruch
committed
261692e
View commit details
Copy full SHA for 261692e
Browse repository at this point
Merge remote-tracking branch 'scylla/master' into merge_3.25.0
fruch
committed
c095066
View commit details
Copy full SHA for c095066
Browse repository at this point
upgrade(run_integration_test.sh): Using Scylla branch4.5
Show description for 949fd0c
Orenef11
authored and
fruch
committed
949fd0c
View commit details
Copy full SHA for 949fd0c
Browse repository at this point
Commits on Dec 9, 2021
github actions: skip musllinux
fruch
committed
9453b66
View commit details
Copy full SHA for 9453b66
Browse repository at this point
unittest: Don't install unittest2 on newer python version
fruch
committed
a34a1e0
View commit details
Copy full SHA for a34a1e0
Browse repository at this point
Fixing build pipeline
Show description for aa14b56
fruch
committed
aa14b56
View commit details
Copy full SHA for aa14b56
Browse repository at this point
Commits on Dec 8, 2021
Merge tag '3.25.0' of https://github.com/datastax/python-driver
Show description for 2ab414f
fruch
committed
2ab414f
View commit details
Copy full SHA for 2ab414f
Browse repository at this point
fix(tests/integration/standard): Removing skip marks
Orenef11
authored and
fruch
committed
333269d
View commit details
Copy full SHA for 333269d
Browse repository at this point
fix(ci/run_integration_test.sh): Using master version to run the tests
Show description for ccf60a6
Orenef11
authored and
fruch
committed
ccf60a6
View commit details
Copy full SHA for ccf60a6
Browse repository at this point
fix(tests): disable tests due to #121
dkropachev
authored and
fruch
committed
2f2b8fd
View commit details
Copy full SHA for 2f2b8fd
Browse repository at this point
fix(pool): shutdown can get deadlocked
dkropachev
authored and
fruch
committed
56efc8e
View commit details
Copy full SHA for 56efc8e
Browse repository at this point
Commits on Nov 21, 2021
ResultSet: add tests to cover paging with empty pages
Show description for 6ab75d9
ultrabug
authored and
fruch
committed
6ab75d9
View commit details
Copy full SHA for 6ab75d9
Browse repository at this point
Fix link in README Contributing
tzach
authored and
fruch
committed
5fb2753
View commit details
Copy full SHA for 5fb2753
Browse repository at this point
Commits on Oct 24, 2021
Add Scylla Sphinx Theme 1.0 (#116)
Show description for 4ea32c7
dgarcia360
and
lauranovich
authored
4ea32c7
View commit details
Copy full SHA for 4ea32c7
Browse repository at this point
Commits on Oct 22, 2021
Merge pull request #117 from dkropachev/fix_tests
Show description for bf34db6
dkropachev
authored
bf34db6
View commit details
Copy full SHA for bf34db6
Browse repository at this point
fix(integration tests): make it pick up protocol version from environmet
dkropachev
committed
21dd38b
View commit details
Copy full SHA for 21dd38b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.