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
.
scylladb
/
python-driver
Public
forked from
apache/cassandra-python-driver
Notifications
You must be signed in to change notification settings
Fork
60
Star
82
Code
Issues
149
Pull requests
113
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Actions: scylladb/python-driver
Actions
All workflows
Workflows
Build and upload to PyPi
Build and upload to PyPi
Build and upload to PyPi manually
Build and upload to PyPi manually
Build wheels
Build wheels
Code coverage
Code coverage
CodeQL
CodeQL
Copilot
Copilot
Copilot code review
Copilot code review
Copilot coding agent
Copilot coding agent
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
Deployments
Build and upload to PyPi
Build and upload to PyPi
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
build-push.yml
will be ignored since log searching is not yet available
204 workflow runs
204 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
Update dependency lz4 to v1.10.0
Build and upload to PyPi
#1700:
Commit
6e35483
pushed by
dkropachev
28m 10s
master
master
28m 10s
View workflow file
test: cover both shard-id implementations, narrow extension import guard
Build and upload to PyPi
#1699:
Commit
0e7bb7a
pushed by
dkropachev
28m 59s
master
master
28m 59s
View workflow file
tests: use the shared clients table helper in the application info test
Build and upload to PyPi
#1698:
Commit
7643078
pushed by
dkropachev
28m 51s
master
master
28m 51s
View workflow file
Address review feedback: rebase fallout, extension cleanup precision,…
Build and upload to PyPi
#1697:
Commit
38a1a8b
pushed by
dkropachev
24m 33s
master
master
24m 33s
View workflow file
CASSPYTHON-24 Remove Insights support
Build and upload to PyPi
#1696:
Commit
e0446be
pushed by
dkropachev
31m 43s
master
master
31m 43s
View workflow file
Address LZ4 review feedback
Build and upload to PyPi
#1695:
Commit
cbf08b5
pushed by
dkropachev
26m 51s
master
master
26m 51s
View workflow file
Mark non-security md5 usage to allow for compatibility with fips
Build and upload to PyPi
#1694:
Commit
811b163
pushed by
dkropachev
24m 1s
master
master
24m 1s
View workflow file
test: track TcpProxy forwarders through socket cleanup
Build and upload to PyPi
#1693:
Commit
2976ab7
pushed by
dkropachev
22m 51s
master
master
22m 51s
View workflow file
CASSPYTHON-13: Remove stale EventletConnection reference in _create_t…
Build and upload to PyPi
#1692:
Commit
1145313
pushed by
dkropachev
22m 34s
master
master
22m 34s
View workflow file
Invalidate tablets when table is dropped via schema event
Build and upload to PyPi
#1691:
Commit
7ad62ec
pushed by
dkropachev
35m 44s
master
master
35m 44s
View workflow file
tests: fix flaky NTS token performance test
Build and upload to PyPi
#1690:
Commit
01f61bf
pushed by
dkropachev
34m 31s
master
master
34m 31s
View workflow file
Document leader-aware routing
Build and upload to PyPi
#1689:
Commit
e5f5d62
pushed by
dkropachev
26m 26s
master
master
26m 26s
View workflow file
remove obsolete __future__ import absolute_import
Build and upload to PyPi
#1688:
Commit
e9773cd
pushed by
dkropachev
32m 4s
master
master
32m 4s
View workflow file
Avoid using is not with a literal
Build and upload to PyPi
#1687:
Commit
1d7e601
pushed by
Lorak-mmk
42m 58s
master
master
42m 58s
View workflow file
test: move TcpProxy to tests/tcp_proxy.py to fix collection
Build and upload to PyPi
#1686:
Commit
a426787
pushed by
Lorak-mmk
35m 25s
master
master
35m 25s
View workflow file
tests: avoid assertNoLogs on Python 3.9
Build and upload to PyPi
#1685:
Commit
bbd4f05
pushed by
dkropachev
29m 10s
master
master
29m 10s
View workflow file
test: fix TcpProxy close/race in test_client_routes.py NLB test helper
Build and upload to PyPi
#1684:
Commit
d99dc46
pushed by
dkropachev
36m 12s
master
master
36m 12s
View workflow file
test: remove Twisted initialization race
Build and upload to PyPi
#1683:
Commit
6a7d851
pushed by
dkropachev
36m 16s
master
master
36m 16s
View workflow file
test: stabilize UUID1 timestamp assertions
Build and upload to PyPi
#1682:
Commit
d8fca1d
pushed by
dkropachev
27m 47s
master
master
27m 47s
View workflow file
connection: fix heartbeat future test timeout arguments
Build and upload to PyPi
#1681:
Commit
8983481
pushed by
dkropachev
32m 57s
master
master
32m 57s
View workflow file
HearbeatFuture: Use correct timeout in error message
Build and upload to PyPi
#1680:
Commit
c6b240a
pushed by
Lorak-mmk
7m 54s
master
master
7m 54s
View workflow file
docs: update theme 1.9.3
Build and upload to PyPi
#1679:
Commit
9b5b037
pushed by
dkropachev
6h 55m 10s
master
master
6h 55m 10s
View workflow file
DRIVER-153: tests for SCYLLA_USE_METADATA_ID extension
Build and upload to PyPi
#1678:
Commit
b8b714c
pushed by
nikagra
41m 11s
master
master
41m 11s
View workflow file
pool: honor explicit SSL config for shard-aware ports
Build and upload to PyPi
#1677:
Commit
bcc2d3d
pushed by
dkropachev
25m 54s
master
master
25m 54s
View workflow file
docs: document encode_message contract change
Build and upload to PyPi
#1676:
Commit
e605de2
pushed by
dkropachev
36m 55s
master
master
36m 55s
View workflow file
Previous
1
2
3
4
5
…
8
9
Next
You can’t perform that action at this time.