]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: add release notes entry about row maker returning none fixed 1074/head
authorMartin Baláž <balaz@brightpick.ai>
Thu, 8 May 2025 00:03:01 +0000 (02:03 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 8 May 2025 21:02:44 +0000 (23:02 +0200)
docs/news.rst

index e40383436472f6901b3d89e5eef3bb08549a2c57..7378edbecd13d5d2b3e52801cfc12a8ac9dd76fd 100644 (file)
@@ -30,6 +30,8 @@ Psycopg 3.2.8 (unreleased)
 - Fix interval parsing with days or other parts and negative time in C module
   (:ticket:`#1071`).
 - Don't process further connection attempts after Ctrl-C (:ticket:`#1077`).
+- Fix cursors to correctly iterate over rows even if their row factory
+  returns `None` (:ticket:`#1073`).
 
 
 Psycopg 3.2.7