Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
435
Star
7.7k
Code
Issues
235
Pull requests
19
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
dd80d72
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 7, 2023
Issue #1020 Infinity numeric support
krokoziabla
authored and
elprans
committed
dd80d72
Copy full SHA for dd80d72
Disable JIT while doing type introspection (#1082)
Show description for f21ebf6
elprans
authored
f21ebf6
Copy full SHA for f21ebf6
Commits on Aug 24, 2023
Support `target_session_attrs` in URL format, add tests (#1073)
elprans
authored
7cb4e70
Copy full SHA for 7cb4e70
Commits on Aug 17, 2023
Fix handling of non-ASCII passwords (#1062)
Show description for 89d5bd0
elprans
authored
89d5bd0
Copy full SHA for 89d5bd0
Add support for tuple-format custom codecs on composite types (#1061)
Show description for 922fcd1
elprans
authored
922fcd1
Copy full SHA for 922fcd1
Handle environments with HOME set to a not-a-directory (#1063)
Show description for af922bc
elprans
authored
af922bc
Copy full SHA for af922bc
When prepared statements are disabled, avoid relying on them harder (#1065)
Show description for cbf64e1
elprans
authored
cbf64e1
Copy full SHA for cbf64e1
Commits on Aug 15, 2023
Drop support for Python 3.7 (#1064)
bryanforbes
authored
87ab143
Copy full SHA for 87ab143
Commits on Jul 7, 2023
Post-release version bump
elprans
committed
511aeb2
Copy full SHA for 511aeb2
asyncpg v0.28.0
Show description for 9a12d14
elprans
committed
9a12d14
Copy full SHA for 9a12d14
Scale flake8 back to 5.0 (#1048)
Show description for a1a7b1a
elprans
authored
a1a7b1a
Copy full SHA for a1a7b1a
Move pytest and coverage config to pyproject.toml
elprans
committed
fdf559f
Copy full SHA for fdf559f
Commits on Jul 6, 2023
Minor edits to the `target_session_attrs` patch.
elprans
committed
bc79953
Copy full SHA for bc79953
Fix closing of connection discarded by session target attrs (#1046)
Show description for 6043d91
elprans
authored
6043d91
Copy full SHA for 6043d91
Move most metadata to pyproject.toml (#1045)
Show description for faa94d1
elprans
authored
faa94d1
Copy full SHA for faa94d1
Commits on Jun 22, 2023
Bust README cache
elprans
committed
83c1159
Copy full SHA for 83c1159
Update benchmarks, add psycopg3 (#1042)
Show description for 7d4fcf0
elprans
authored
7d4fcf0
Copy full SHA for 7d4fcf0
Commits on May 30, 2023
Add support for READ UNCOMMITTED (#1039)
benwah
authored
2f20bae
Copy full SHA for 2f20bae
Commits on May 8, 2023
Add support for target_session_attrs (#987)
Show description for bf74e88
3 people
authored
bf74e88
Copy full SHA for bf74e88
fix: salt and iterations parsing for scram (#1026)
Show description for 7443a9e
trigonometr
and
Yaroslav Panichkin
authored
7443a9e
Copy full SHA for 7443a9e
Commits on Mar 12, 2023
Handle environments without home dir (#1011)
LeonardBesson
authored
172b8f6
Copy full SHA for 172b8f6
Commits on Feb 13, 2023
Fix missing PyPI wheels (#993)
Show description for 247b1a5
ddelange
authored
247b1a5
Copy full SHA for 247b1a5
Commits on Dec 3, 2022
Fix test_tls_version for LibreSSL (#974)
Show description for 7df9812
CyberTailor
authored
7df9812
Copy full SHA for 7df9812
Add Pool.is_closing() method (#973)
singingwolfboy
authored
9cb2c1c
Copy full SHA for 9cb2c1c
Commits on Nov 28, 2022
Do not try to cleanup statements (#981)
Show description for d2e710f
fvannee
authored
d2e710f
Copy full SHA for d2e710f
Commits on Oct 26, 2022
Correct the development version
elprans
committed
43bd82c
Copy full SHA for 43bd82c
workflows: Use python-verion in setup-python actions explicitly
Show description for 8f6cc98
elprans
committed
8f6cc98
Copy full SHA for 8f6cc98
Post-release version bump
elprans
committed
a6e2f18
Copy full SHA for a6e2f18
workflows/release: Don't ignore errors in individual wheel jobs
elprans
committed
95cf254
Copy full SHA for 95cf254
asyncpg v0.27.0
Show description for 925cfe1
elprans
committed
925cfe1
Copy full SHA for 925cfe1
Test on Python 3.11 and PostgreSQL 15, fix workflow deprecations (#968)
elprans
authored
eab7fdf
Copy full SHA for eab7fdf
Drop Python 3.6 support (#940)
bryanforbes
authored
bb0cb39
Copy full SHA for bb0cb39
Commits on Oct 11, 2022
Use the exact type name in Record.__repr__ (#959)
Show description for eccdf61
jparise
authored
eccdf61
Copy full SHA for eccdf61
Show an example of a custom Record class (#960)
Show description for 84c99bf
jparise
authored
84c99bf
Copy full SHA for 84c99bf
Upgrade to flake8 5.0.4 (from 3.9.2) (#961)
Show description for 0e73fec
jparise
authored
0e73fec
Copy full SHA for 0e73fec
Pagination
Previous
Next
You can’t perform that action at this time.