]> git.ipfire.org Git - thirdparty/psycopg.git/commit
perf(c): Use hex_to_int_map in UUIDLoader
authorhenadzit <henadzi.tsaryk@gmail.com>
Sun, 2 Feb 2025 18:29:01 +0000 (19:29 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 20 Feb 2025 10:09:29 +0000 (11:09 +0100)
commitb8c1560ea16662fef33c5567842b3b3bca1851dc
treec4c02105c8ff79f5ec5762cc6c49900cf79d1283
parent91ead7983f2c8ba3d697f0befcd289fec64dcfb4
perf(c): Use hex_to_int_map in UUIDLoader
psycopg_c/psycopg_c/types/uuid.pyx
tests/types/test_uuid.py