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
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 }}
letsdiscodev
/
python-dqlite-wire
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: letsdiscodev/python-dqlite-wire
Actions
All workflows
Workflows
Publish to PyPI
Publish to PyPI
Test
Test
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
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
Showing runs from all workflows
will be ignored since log searching is not yet available
154 workflow runs
154 workflow runs
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
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.
fix: reject UNIXTIME tag in outgoing params tuple
Publish to PyPI
#29:
Commit
3d2cb34
pushed by
antoineleclair
20s
main
main
20s
View workflow file
perf: wrap body in memoryview to eliminate quadratic decode
Publish to PyPI
#28:
Commit
dbf1ea5
pushed by
antoineleclair
12s
main
main
12s
View workflow file
fix: prevent pickling of ReadBuffer, WriteBuffer, MessageDecoder, Mes…
Publish to PyPI
#27:
Commit
68ef80f
pushed by
antoineleclair
15s
main
main
15s
View workflow file
docs: document FailureResponse.code as SQLite error code
Publish to PyPI
#26:
Commit
76df791
pushed by
antoineleclair
14s
main
main
14s
View workflow file
test: add golden byte tests for 17 additional message types
Publish to PyPI
#25:
Commit
7d8fc1a
pushed by
antoineleclair
13s
main
main
13s
View workflow file
test: use list equality for params in request round-trip tests
Publish to PyPI
#24:
Commit
1bbc9c5
pushed by
antoineleclair
16s
main
main
16s
View workflow file
chore: add uv.lock to .gitignore
Publish to PyPI
#23:
Commit
e8bd03c
pushed by
antoineleclair
16s
main
main
16s
View workflow file
chore: hoist lazy import struct to module level in tuples.py
Publish to PyPI
#22:
Commit
235f69e
pushed by
antoineleclair
16s
main
main
16s
View workflow file
test: add single-feed skip+message test for ReadBuffer
Publish to PyPI
#21:
Commit
be96234
pushed by
antoineleclair
15s
main
main
15s
View workflow file
test: add Header.encode overflow tests for msg_type and schema
Publish to PyPI
#20:
Commit
ab2ec61
pushed by
antoineleclair
15s
main
main
15s
View workflow file
chore: remove duplicate dev deps from [project.optional-dependencies]
Publish to PyPI
#19:
Commit
e2ccf4e
pushed by
antoineleclair
17s
main
main
17s
View workflow file
test: add coverage for continuation protocol, poison, and enum comple…
Publish to PyPI
#18:
Commit
3878c59
pushed by
antoineleclair
12s
main
main
12s
View workflow file
fix: complete continuation flag state machine
Publish to PyPI
#17:
Commit
82fee8a
pushed by
antoineleclair
14s
main
main
14s
View workflow file
docs: make the single-owner contract explicit (issue 050)
Publish to PyPI
#16:
Commit
d7221ff
pushed by
antoineleclair
14s
main
main
14s
View workflow file
fix: defensive-copy column_names and column_types in RowsResponse
Publish to PyPI
#15:
Commit
218a8d0
pushed by
antoineleclair
16s
main
main
16s
View workflow file
fix: refuse to import under free-threaded Python, harden size error f…
Publish to PyPI
#14:
Commit
9f412b6
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Add RowsResponse tests for all value types and fix ISO8601 encode bug
Publish to PyPI
#13:
Commit
5480e73
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Add codec integration tests for all message types and 255-param V0 bo…
Publish to PyPI
#12:
Commit
933315f
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Expose skip_message() and is_skipping on MessageDecoder for oversized…
Publish to PyPI
#11:
Commit
9cd7799
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Fix skip_message stream corruption on partial oversized skip
Publish to PyPI
#10:
Commit
a1f8412
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Compact consumed data in ReadBuffer.feed() before size check
Publish to PyPI
#9:
Commit
6af7301
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Apply ruff formatting to responses.py and types.py
Publish to PyPI
#8:
Commit
15f9747
pushed by
antoineleclair
11s
main
main
11s
View workflow file
Emit DeprecationWarning for AssignRequest without role
Publish to PyPI
#7:
Commit
3ea5a7b
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Add PROTOCOL_VERSION_LEGACY constant and configurable encoder version
Publish to PyPI
#6:
Commit
b4cc4cc
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Add tests for error paths, edge cases, and missing coverage
Publish to PyPI
#5:
Commit
f8ed029
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Previous
1
2
3
4
5
6
7
Next
You can’t perform that action at this time.