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 }}
MagicStack
/
asyncpg
Public
Notifications
You must be signed in to change notification settings
Fork
471
Star
8.1k
Code
Issues
242
Pull requests
36
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Actions: MagicStack/asyncpg
Actions
All workflows
Workflows
Copilot
Copilot
Dependency Graph
Dependency Graph
pages-build-deployment
pages-build-deployment
Release
Release
Tests
Tests
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
148 workflow runs
148 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.
Set postgresql ALPN on SSL contexts created by asyncpg
Tests
#858:
Pull request
#1372
synchronize by
DurandA
Action required
DurandA:direct-tls-alpn
DurandA:direct-tls-alpn
Action required
View #1372
View workflow file
Set postgresql ALPN on SSL contexts created by asyncpg
Tests
#857:
Pull request
#1372
opened by
DurandA
Action required
DurandA:direct-tls-alpn
DurandA:direct-tls-alpn
Action required
View #1372
View workflow file
Handle missing password authentication cleanly (#1351)
Tests
#856:
Commit
6be5915
pushed by
elprans
18m 10s
master
master
18m 10s
View workflow file
Handle missing password authentication cleanly
Tests
#855:
Pull request
#1351
synchronize by
elprans
15m 6s
aryansk:fix/1286-missing-password-error
aryansk:fix/1286-missing-password-error
15m 6s
View #1351
View workflow file
Handle missing password authentication cleanly
Tests
#854:
Pull request
#1351
synchronize by
elprans
14m 49s
aryansk:fix/1286-missing-password-error
aryansk:fix/1286-missing-password-error
14m 49s
View #1351
View workflow file
Use hashlib.pbkdf2_hmac for SCRAM password derivation (#1359)
Tests
#853:
Commit
00319a9
pushed by
elprans
19m 11s
master
master
19m 11s
View workflow file
Use hashlib.pbkdf2_hmac for SCRAM salted password
Tests
#852:
Pull request
#1359
synchronize by
elprans
17m 46s
twelfthlabor:fix/scram-pbkdf2
twelfthlabor:fix/scram-pbkdf2
17m 46s
View #1359
View workflow file
Fix typos in comments and docstrings (#1332)
Tests
#851:
Commit
bc3e246
pushed by
elprans
17m 59s
master
master
17m 59s
View workflow file
docs: clarify that execute() uses prepared statements and how to conf…
Tests
#850:
Commit
cdf816c
pushed by
elprans
16m 7s
master
master
16m 7s
View workflow file
docs: clarify that execute() uses prepared statements and how to confirm INSERT
Tests
#849:
Pull request
#1336
synchronize by
elprans
22m 57s
pctablet505:docs-1108-prepared-statement-insert
pctablet505:docs-1108-prepared-statement-insert
22m 57s
View #1336
View workflow file
ci: add names to wheel matrix steps for readability (#1341)
Tests
#848:
Commit
1ff11aa
pushed by
elprans
31m 49s
master
master
31m 49s
View workflow file
Fix COPY cleanup when a records generator raises (#1358)
Tests
#847:
Commit
fdc6bc8
pushed by
elprans
11m 56s
master
master
11m 56s
View workflow file
Fix COPY cleanup when a records generator raises
Tests
#846:
Pull request
#1358
synchronize by
elprans
19m 44s
CodingCossack:fix-copy-generator-error
CodingCossack:fix-copy-generator-error
19m 44s
View #1358
View workflow file
Fix COPY cleanup when a records generator raises
Tests
#845:
Pull request
#1358
synchronize by
elprans
25m 21s
CodingCossack:fix-copy-generator-error
CodingCossack:fix-copy-generator-error
25m 21s
View #1358
View workflow file
Keep the server error when the connection closes mid-operation (#1369)
Tests
#844:
Commit
6c8f1a7
pushed by
elprans
16m 40s
master
master
16m 40s
View workflow file
Prevent stuck cancellation from blocking connection teardown (#1370)
Tests
#843:
Commit
4cf0220
pushed by
elprans
22m 40s
master
master
22m 40s
View workflow file
Prevent stuck cancellation from blocking connection teardown
Tests
#842:
Pull request
#1370
synchronize by
elprans
18m 18s
cancellation-timeout
cancellation-timeout
18m 18s
View #1370
View workflow file
Running Copilot Code Review
Copilot
#10:
by
Copilot
AI
7m 2s
cancellation-timeout
cancellation-timeout
7m 2s
Prevent stuck cancellation from blocking connection teardown
Tests
#841:
Pull request
#1370
opened by
elprans
18m 49s
cancellation-timeout
cancellation-timeout
18m 49s
View #1370
View workflow file
Use statement cache for copy_records_to_table introspection (#1360)
Tests
#840:
Commit
dd05865
pushed by
elprans
17m 40s
master
master
17m 40s
View workflow file
Keep the server error when the connection closes mid-operation
Tests
#839:
Pull request
#1369
opened by
RitiGrover
26m 16s
RitiGrover:fix/surface-server-error-on-connection-lost
RitiGrover:fix/surface-server-error-on-connection-lost
26m 16s
View #1369
View workflow file
Use statement cache for copy_records_to_table introspection
Tests
#838:
Pull request
#1360
synchronize by
elprans
17m 47s
matemax:fix-copy-records-regression
matemax:fix-copy-records-regression
17m 47s
View #1360
View workflow file
Regenerate client test cert, current one expires in 2032 (#1353)
Tests
#837:
Commit
4b0a401
pushed by
elprans
18m 4s
master
master
18m 4s
View workflow file
Running Copilot Code Review
Copilot
#9:
by
Copilot
AI
4m 49s
master
master
4m 49s
Regenerate client test cert, current one expires in 2032
Tests
#836:
Pull request
#1353
synchronize by
elprans
17m 51s
afonsojanu:fix/regenerate-client-cert-expiry
afonsojanu:fix/regenerate-client-cert-expiry
17m 51s
View #1353
View workflow file
Previous
1
2
3
4
5
6
Next
You can’t perform that action at this time.