]> git.ipfire.org Git - thirdparty/psycopg.git/commit
Simplify the types registry using a single map
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 29 Sep 2021 20:01:31 +0000 (20:01 +0000)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 30 Sep 2021 00:57:57 +0000 (00:57 +0000)
commit6b039a2919e0aa7ae963a71a5cf1b6dabbae5ac9
treebe961751dcedb633ff414cf243460a37a189a7ec
parent23c303d2e4f4b052793fc51aa0d6dd76a63da8c0
Simplify the types registry using a single map
psycopg/psycopg/_typeinfo.py