]> 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:09:29 +0000 (11:09 +0100)
commit342b0db77310eba7323d46f73c13f22c92d48763
treea03be4b6b6731f2e7b93aa29f8c096f23622506f
parent4bb77008770d37ab8298274bc89a4f7960c56888
perf(c): use UUID.__new__
psycopg_c/psycopg_c/types/uuid.pyx
tests/types/test_uuid.py