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
Copy file name to clipboardExpand all lines: README.rst
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -13,7 +13,7 @@ of PostgreSQL server binary protocol for use with Python's ``asyncio``
13
13
framework. You can read more about asyncpg in an introductory
14
14
`blog post <http://magic.io/blog/asyncpg-1m-rows-from-postgres-to-python/>`_.
15
15
16
-
asyncpg requires Python 3.8 or later and is supported for PostgreSQL
16
+
asyncpg requires Python 3.9 or later and is supported for PostgreSQL
17
17
versions 9.5 to 17. Other PostgreSQL versions or other databases
18
18
implementing the PostgreSQL protocol *may* work, but are not being
0 commit comments