]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Re-export DB-API type constructors and singletons
authorDenis Laxalde <denis.laxalde@dalibo.com>
Thu, 28 Oct 2021 09:31:25 +0000 (11:31 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 28 Oct 2021 14:26:02 +0000 (15:26 +0100)
commit609997a044a4b354ec8d454ab99bb8636467f8e2
treea04bda857f21d82d3dd8c666723cc73fb546f0fd
parent8b58e3928cb078903896894243a7944ac249fe08
Re-export DB-API type constructors and singletons

Following https://www.python.org/dev/peps/pep-0249/#type-objects-and-constructors
psycopg/psycopg/__init__.py