Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Expose Pool as asyncpg.Pool (MagicStack#669)
This makes `Pool` accessible as `asyncpg.Pool` for ease of typing annotations and subclassing. Fixes: MagicStack#643
- Loading branch information