Psycopg 2.6.1 released
Posted by Daniele Varrazzo
on June 16, 2015
Tagged as
news,
release
Psycopg 2.6.1 has been released. You can get it from:
The most important bug fixed in this release is the libcrypto callbacks conflict between libpq and Python (ticket #290), fixed by Jan UrbaĆski: thank you very much. Other bugs fixed:
- Lists consisting of only None are escaped correctly (ticket #285).
- Correctly unlock the connection after error in flush (ticket #294).
- Fixed MinTimeLoggingCursor.callproc() (ticket #309).
No comment posted yet.
Feel free to add a new comment. You can use reST syntax.