Skip to content

aiopg 0.9.2

Compare
Choose a tag to compare
@asvetlov asvetlov released this 31 Jan 17:22
· 555 commits to master since this release

Changes

  • Make pool.release return asyncio.Future, so we can wait on it in
    __aexit__ #102
  • Add support for uuid type #103