]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Move task implementations to the pool object
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 25 Feb 2021 19:11:56 +0000 (20:11 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 12 Mar 2021 04:07:25 +0000 (05:07 +0100)
commit49ee3c3d58fb1f38eb52aa2209db65a03ea3138c
tree89a0890a2bc07a15a00822ce325136b6003190a2
parent833f94b67c5d39a42e252b840959ec325d8f23d9
Move task implementations to the pool object
psycopg3/psycopg3/pool/pool.py
tests/pool/test_pool.py