# Psycopg 3.3.4 - Product: Psycopg (https://whatsnew.fyi/product/psycopg) - Vendor: Psycopg - Date: 2026-05-01 - Version: 3.3.4 - Original notes: https://pypi.org/project/psycopg/3.3.4/ - Permalink: https://whatsnew.fyi/product/psycopg/releases/3.3.4 What's New is an index, not a publisher: every entry below links to the vendor's own release notes, which are the authoritative source. Entries are labelled where they are hand-curated sample data, pre-releases, or drawn from a secondary source such as a developer blog. Reuse: the summaries, labels and curation here are © What's New. Quote freely with attribution and a link back; wholesale republication of the corpus is not permitted — terms: https://whatsnew.fyi/terms. The vendors' own release notes remain their publishers'. --- - **fixed** — Fix possible spurious connection timeout in systems with very long uptimes in C extension - **fixed** — Fix client-side adaptation of enums whose name require quotes - **fixed** — Consistently populate statusmessage after executemany() - Fix possible spurious connection timeout in systems with very long uptimes in C extension (ticket #1280). - Fix client-side adaptation of enums whose name require quotes (ticket #1298). - Consistently populate statusmessage after executemany() (ticket #1302).