]> git.ipfire.org Git - thirdparty/psycopg.git/commit
fix(c): don't use Cython 3.1 or following to build the extension
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 8 May 2025 23:47:26 +0000 (01:47 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 9 May 2025 00:16:33 +0000 (02:16 +0200)
commit91daf1bd3e6d28b8bc8a9c3860654429a76cd17a
treed6aa14a2ce8284a39a180c4d9cbe0df13803672f
parenta158a5b70a292ecbdd6cc858ef319df279679fdd
fix(c): don't use Cython 3.1 or following to build the extension

The resulting module seems affected by a memory leak.

https://github.com/cython/cython/issues/6850
psycopg_c/pyproject.toml