]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Merge pull request #1196 from dvarrazzo/refactor/fast-sequence
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 30 Oct 2025 13:18:27 +0000 (13:18 +0000)
committerGitHub <noreply@github.com>
Thu, 30 Oct 2025 13:18:27 +0000 (13:18 +0000)
Refactor C API to use PyObject_Fast* functions


Trivial merge