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
Type
/
to 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-dbapi
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-dbapi
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
226 workflow runs
226 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.
Release 0.2.0; require dqlite-client / dqlite-wire >=0.2.0,<0.3.0
Publish to PyPI
#176:
Commit
0e4add5
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Route force_close_transport cursor cascade through call_soon_threadsafe
Publish to PyPI
#175:
Commit
8909d04
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Surface in-doubt commit shape via AmbiguousCommitError subclass
Publish to PyPI
#174:
Commit
f423939
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Force-close transport in close()'s cancel and exception arms
Publish to PyPI
#173:
Commit
e945faa
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Widen cursor-cleanup suppress to also absorb CancelledError
Publish to PyPI
#172:
Commit
4e2e4f9
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Drop stale stdlib version-dependent claim from fetchmany docstring
Publish to PyPI
#171:
Commit
d40546b
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Correct the BaseException-arm comment in executemany's snapshot/restore
Publish to PyPI
#170:
Commit
59471ae
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Surface max_message_size on dbapi connect / aconnect / Connection / A…
Publish to PyPI
#169:
Commit
accdc35
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Split CancelledError children from connect/aconnect's BaseExceptionGr…
Publish to PyPI
#168:
Commit
27f2725
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Align inner-finalize-handle docstrings with the inline late-publish
Publish to PyPI
#167:
Commit
ba1c5c3
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Tighten dbapi sync Connection's GC-finalize callback
Publish to PyPI
#166:
Commit
e968286
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Close the schedule-vs-await gap window in Connection._run_sync
Publish to PyPI
#165:
Commit
9ffb318
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Tighten _call_client wrap, gate rownumber on affinity, add behavioura…
Publish to PyPI
#164:
Commit
33dd7d1
pushed by
antoineleclair
17s
main
main
17s
View workflow file
Tighten mypy hygiene on four dbapi test files
Publish to PyPI
#163:
Commit
bdf392f
pushed by
antoineleclair
14s
main
main
14s
View workflow file
Disarm inner finalizer in force_close_transport on both sync and async
Publish to PyPI
#162:
Commit
3a498f4
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Disarm inner finalizer in force_close_transport on both sync and async
Publish to PyPI
#161:
Commit
c27460d
pushed by
antoineleclair
19s
main
main
19s
View workflow file
Cascade closed state to tracked cursors in async force_close_transport
Publish to PyPI
#160:
Commit
576c987
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Reject unregister_adapter on built-in datetime types as ProgrammingError
Publish to PyPI
#159:
Commit
19b3ad5
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Wrap sqlite3.Row TypeError as DataError at fetch; refresh row_factory…
Publish to PyPI
#158:
Commit
bd9da03
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Wrap sqlite3.Row TypeError as DataError at fetch; refresh row_factory…
Publish to PyPI
#157:
Commit
f318994
pushed by
antoineleclair
15s
main
main
15s
View workflow file
Accept no-op sentinels for isolation_level / autocommit kwargs on con…
Publish to PyPI
#156:
Commit
2f540cf
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Accept no-op sentinels for isolation_level / autocommit kwargs on con…
Publish to PyPI
#155:
Commit
3801122
pushed by
antoineleclair
18s
main
main
18s
View workflow file
Pin async __aiter__ cross-loop fail-fast on live parent
Publish to PyPI
#154:
Commit
26a9d60
pushed by
antoineleclair
20s
main
main
20s
View workflow file
Pin force_close_transport _cancel_and_observe narrow-suppresses Excep…
Publish to PyPI
#153:
Commit
cf2ec4d
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Pin force_close_transport _cancel_and_observe narrow-suppresses Excep…
Publish to PyPI
#152:
Commit
a9cb9bc
pushed by
antoineleclair
16s
main
main
16s
View workflow file
Previous
1
2
3
4
5
…
9
10
Next
You can’t perform that action at this time.