# Psycopg 3.3.3 - Product: Psycopg (https://whatsnew.fyi/product/psycopg) - Vendor: Psycopg - Date: 2026-02-18 - Version: 3.3.3 - Original notes: https://pypi.org/project/psycopg/3.3.3/ - Permalink: https://whatsnew.fyi/product/psycopg/releases/3.3.3 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** — Retain Error.pgconn when raising a single exception for multiple connection attempt errors - **fixed** — Return a proper error when server sends ErrorResponse for a Sync after a Parse - Retain Error.pgconn when raising a single exception for multiple connection attempt errors (ticket #1246). - Return a proper error when server sends ErrorResponse for a Sync after a Parse (ticket #1260).