]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(c): add type cast to notice receiver callback
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 Mar 2023 18:36:20 +0000 (19:36 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 14 Mar 2023 18:36:20 +0000 (19:36 +0100)
commit573446a14312f36257ed9dcfb8eb2756b69d5d9b
treebd32a9418a4b8251e77a2f07697ecc9bb841f07e
parent776e22e1660b301ed430bbcfcfd0bd7f9a3a29b7
fix(c): add type cast to notice receiver callback

Necessary starting from Cython 3.0b1
psycopg_c/psycopg_c/pq/pgconn.pyx