]> git.ipfire.org Git - thirdparty/psycopg.git/commit
refactor: auto-generate sync server cursor from async
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 4 May 2025 16:44:29 +0000 (18:44 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 4 May 2025 17:36:28 +0000 (19:36 +0200)
commit326e14f40aab389f73dde2c095bf1a8a3b46d3b6
treec8b3ec65436bdb282b1cead09a76915c05c11883
parentd0b28e8d1ec6fff532df38210ecff70ae0041997
refactor: auto-generate sync server cursor from async
.flake8
psycopg/psycopg/_server_cursor.py
psycopg/psycopg/_server_cursor_async.py
tools/async_to_sync.py