]> git.ipfire.org Git - thirdparty/psycopg.git/commit
perf(composite): drop an if and a tuple() call
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 26 Mar 2025 18:56:32 +0000 (19:56 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 26 Mar 2025 20:19:42 +0000 (21:19 +0100)
commitc0bc7a16c4f056b6ceeb69fde1cd44fcb27d8c52
tree25e20c2be79c8202f513259c1c99366aae9a75df
parent5d8c199c67a9a3efab6203d565c11e43e119cc28
perf(composite): drop an if and a tuple() call
psycopg/psycopg/types/composite.py