This project is archived and is in readonly mode.
psycopg: psycopg2 2.5.3
Bug fixes
Closed Tickets
-
✔ #180
Return number of rows for copy operationsno tags ✓resolved -
✔ #210
Does cursor_factory=None work as expected?no tags ✓resolved -
✔ #192
enhancement: connection.closed attribute to actually become a property that dynamically probes the current cxn stateconnection metadata rel-2.4.6 state ✓invalid -
✔ #196
connection.closed attribute is not set properly on localconnectionsrel-2.5.2 ✓resolved -
✔ #188
assertion failed in pqpath.cno tags ✓resolved -
✔ #197
Python 3, cursor.query returns bytes instead of strdocumentation ✓resolved
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
<b>WARNING:</b> the informations in this tracker are archived. Please submit new tickets or comments to <a href="https://github.com/psycopg/psycopg2/issues">the new tracker</a>.
<br/>
Psycopg is the most used PostgreSQL adapter for the Python programming language. At the core it fully implements the Python DB API 2.0 specifications. Several extensions allow access to many of the features offered by PostgreSQL.