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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
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
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
144 workflow runs
144 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.
Narrow encode-side and RowsResponse from Any to WireInput / WireValue
Publish to PyPI
#94:
Commit
28b24cf
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Reject int for explicit FLOAT in encode_value
Publish to PyPI
#93:
Commit
07ed211
pushed by
antoineleclair
12s
main
main
12s
View workflow file
Drop a stale prose reference in tests/test_promoted_sqlite_constants.py
Publish to PyPI
#92:
Commit
5892b8b
pushed by
antoineleclair
11s
main
main
11s
View workflow file
Bump dqlite-wire to 0.1.5
Publish to PyPI
#91:
Commit
8ddb22d
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Add legacy leader-error sub-codes to LEADER_ERROR_CODES
Publish to PyPI
#90:
Commit
20aa7cb
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Reject negative max_chars in _cap_raw_message
Publish to PyPI
#89:
Commit
2edfcfd
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Add shared _cap_raw_message helper for client and dbapi delegation
Publish to PyPI
#88:
Commit
62b010a
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Declare __all__ in every dqlitewire submodule
Publish to PyPI
#87:
Commit
29caaa8
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Plumb unknown_role_policy through MessageDecoder to ServersResponse
Publish to PyPI
#86:
Commit
3c9614d
pushed by
antoineleclair
21s
main
main
21s
View workflow file
Pin _DQLITE_NAMESPACE_MAX_EXCLUSIVE against upstream DQLITE_* defines
Publish to PyPI
#85:
Commit
5b18e01
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Reject bool in encode_double for primitive parity with sibling valida…
Publish to PyPI
#84:
Commit
60c5f00
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Bump dqlite-wire to 0.1.4 to keep the four sibling packages aligned
Publish to PyPI
#83:
Commit
64b3b71
pushed by
antoineleclair
25s
main
main
25s
View workflow file
Narrow torn-marker test from bare Exception to DecodeError
Publish to PyPI
#82:
Commit
4b7974d
pushed by
antoineleclair
22s
main
main
22s
View workflow file
Cap ResultResponse rows_affected at construction symmetric with decode
Publish to PyPI
#81:
Commit
68350ae
pushed by
antoineleclair
23s
main
main
23s
View workflow file
Freeze scalar wire response classes; mark wire frame dataclasses @final
Publish to PyPI
#80:
Commit
16545b9
pushed by
antoineleclair
16s
main
main
16s
View workflow file
ruff format
Publish to PyPI
#79:
Commit
6214165
pushed by
antoineleclair
24s
main
main
24s
View workflow file
Tighten decode_row_values / decode_params_tuple return type, aggregat…
Publish to PyPI
#78:
Commit
a7f4dab
pushed by
antoineleclair
24s
main
main
24s
View workflow file
Align README and encode_blob docstring with current cap constants
Publish to PyPI
#77:
Commit
8a50ac0
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Cross-reference TX_AUTO_ROLLBACK_PRIMARY_CODES with SA disconnect set
Publish to PyPI
#76:
Commit
81071b4
pushed by
antoineleclair
28s
main
main
28s
View workflow file
Hoist responses.py logger out of decoder hot path
Publish to PyPI
#75:
Commit
14dd0c9
pushed by
antoineleclair
25s
main
main
25s
View workflow file
Add _sanitize_for_log helper that escapes LF
Publish to PyPI
#74:
Commit
d5b381b
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Accept None for max_total_rows / max_continuation_frames
Publish to PyPI
#73:
Commit
7ec57dc
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Pin Message.encode returns bytes object invariant
Publish to PyPI
#72:
Commit
ee7f35e
pushed by
antoineleclair
11s
main
main
11s
View workflow file
Document wire-layer divergences from Go/C in module docstring
Publish to PyPI
#71:
Commit
e371de6
pushed by
antoineleclair
13s
main
main
13s
View workflow file
Accept ClusterRequest format=0 on decode for proxy round-trip
Publish to PyPI
#70:
Commit
5b41e16
pushed by
antoineleclair
12s
main
main
12s
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.