]> git.ipfire.org Git - thirdparty/psycopg.git/commit
perf(c): use UUID.__new__
authorhenadzit <henadzi.tsaryk@gmail.com>
Wed, 29 Jan 2025 23:32:17 +0000 (00:32 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 20 Feb 2025 10:15:41 +0000 (11:15 +0100)
commit553b17b5d68053880d9d0111d2de6a551647e3eb
treee75402815faea6651e3b2de4b2685535baf61569
parentfb427cc4d492e569fbaa8575b2588d641d9bafda
perf(c): use UUID.__new__
psycopg_c/psycopg_c/types/uuid.pyx
tests/types/test_uuid.py