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
.
includesoftware
/
python-asyncpg
Public
forked from
musicinmybrain/asyncpg
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
python-asyncpg
setup.py
on
get_buffer
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 31, 2017
Fix unaligned access issues in host-network byte I/O on ARM
Show description for c04576d
elprans
committed
c04576d
View commit details
Copy full SHA for c04576d
View code at this point
Browse repository at this point
Commits on Oct 18, 2017
Fix lint errors and make sure flake8 actually runs on CI
elprans
committed
d24c221
View commit details
Copy full SHA for d24c221
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Allow grabbing the version information programmatically.
Show description for fa6dbc4
s0undt3ch
authored and
elprans
committed
fa6dbc4
View commit details
Copy full SHA for fa6dbc4
View code at this point
Browse repository at this point
Commits on Jul 7, 2017
Bump the version to 0.12.0
Yury Selivanov
committed
3381b91
View commit details
Copy full SHA for 3381b91
View code at this point
Browse repository at this point
Commits on May 11, 2017
asyncpg version 0.11.0.
elprans
committed
d6ba11b
View commit details
Copy full SHA for d6ba11b
View code at this point
Browse repository at this point
Commits on May 9, 2017
Fix typo ayncpg -> asyncpg
Yury Selivanov
committed
3b41bec
View commit details
Copy full SHA for 3b41bec
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
Bump the version to 0.10.1
Yury Selivanov
committed
66ceb8a
View commit details
Copy full SHA for 66ceb8a
View code at this point
Browse repository at this point
Commits on Apr 4, 2017
Bump the version to 0.10.0
Yury Selivanov
committed
47e2444
View commit details
Copy full SHA for 47e2444
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Fix running of setup.py test with recent setuptools.
Show description for 0dd8fb6
elprans
committed
0dd8fb6
View commit details
Copy full SHA for 0dd8fb6
View code at this point
Browse repository at this point
Commits on Feb 22, 2017
Bump the version to v0.9.0
Yury Selivanov
committed
d207467
View commit details
Copy full SHA for d207467
View code at this point
Browse repository at this point
setup.py: Mark asyncpg as production/stable
Yury Selivanov
committed
3015f23
View commit details
Copy full SHA for 3015f23
View code at this point
Browse repository at this point
Commits on Jan 5, 2017
Fix date/datetime negative infinity decoder regression
Show description for ff68ca5
elprans
committed
ff68ca5
View commit details
Copy full SHA for ff68ca5
View code at this point
Browse repository at this point
Commits on Jan 4, 2017
asyncpg-0.8.3
elprans
committed
d2be6ec
View commit details
Copy full SHA for d2be6ec
View code at this point
Browse repository at this point
Commits on Jan 3, 2017
Use ssize_t for buffer sizes consistently
elprans
committed
678f683
View commit details
Copy full SHA for 678f683
View code at this point
Browse repository at this point
Commits on Jan 2, 2017
ci: Build wheels for Python 3.6
elprans
committed
2fe0089
View commit details
Copy full SHA for 2fe0089
View code at this point
Browse repository at this point
Commits on Dec 22, 2016
ci: Switch to staged release process
Show description for c9e9314
elprans
committed
c9e9314
View commit details
Copy full SHA for c9e9314
View code at this point
Browse repository at this point
Fix setup.py metadata and README rst issues
elprans
committed
0185586
View commit details
Copy full SHA for 0185586
View code at this point
Browse repository at this point
Commits on Nov 22, 2016
cython: Make async def coroutines awaitable in cythonized coroutines
Yury Selivanov
committed
330dbca
View commit details
Copy full SHA for 330dbca
View code at this point
Browse repository at this point
Commits on Nov 17, 2016
asyncpg v0.7.0
elprans
committed
e2404e1
View commit details
Copy full SHA for e2404e1
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Enable 'setup.py test'
Yury Selivanov
committed
2609358
View commit details
Copy full SHA for 2609358
View code at this point
Browse repository at this point
Commits on Oct 27, 2016
setup.py: Support --cython-directives properly
elprans
committed
27ce0aa
View commit details
Copy full SHA for 27ce0aa
View code at this point
Browse repository at this point
Commits on Oct 21, 2016
Update pyenv installation method on macOS under Travis CI
elprans
committed
ca93bb2
View commit details
Copy full SHA for ca93bb2
View code at this point
Browse repository at this point
Commits on Oct 20, 2016
asyncpg v0.6.2
elprans
committed
ed9a430
View commit details
Copy full SHA for ed9a430
View code at this point
Browse repository at this point
asyncpg v0.6.1
elprans
committed
910ed35
View commit details
Copy full SHA for 910ed35
View code at this point
Browse repository at this point
asyncpg v0.6.0
elprans
committed
356849d
View commit details
Copy full SHA for 356849d
View code at this point
Browse repository at this point
Add Windows support (#31)
elprans
committed
f58e44a
View commit details
Copy full SHA for f58e44a
View code at this point
Browse repository at this point
Commits on Oct 19, 2016
Move compilation logic to setup.py
Show description for 93733db
elprans
committed
93733db
View commit details
Copy full SHA for 93733db
View code at this point
Browse repository at this point
Commits on Sep 14, 2016
asyncpg v0.5.4
elprans
committed
ab315c2
View commit details
Copy full SHA for ab315c2
View code at this point
Browse repository at this point
Commits on Aug 5, 2016
asyncpg v0.5.3
elprans
committed
eb8cb03
View commit details
Copy full SHA for eb8cb03
View code at this point
Browse repository at this point
Commits on Jul 26, 2016
Bump the version to v0.5.2
Yury Selivanov
committed
bc308c5
View commit details
Copy full SHA for bc308c5
View code at this point
Browse repository at this point
Commits on Jul 20, 2016
Move CYTHON_TRACE defines to "make debug" target out of setup.py
elprans
committed
0c913fa
View commit details
Copy full SHA for 0c913fa
View code at this point
Browse repository at this point
Enable Cython line tracing when building in debug mode
Show description for b68bfdc
elprans
committed
b68bfdc
View commit details
Copy full SHA for b68bfdc
View code at this point
Browse repository at this point
Commits on Jul 19, 2016
Release 0.5.1
elprans
committed
392b1fb
View commit details
Copy full SHA for 392b1fb
View code at this point
Browse repository at this point
Commits on Jul 18, 2016
Close connections properly in tests
elprans
committed
a8c6437
View commit details
Copy full SHA for a8c6437
View code at this point
Browse repository at this point
Commits on Jul 17, 2016
Fix license in setup.py
elprans
committed
ee10385
View commit details
Copy full SHA for ee10385
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.