A quick release to fix a regression found in psycopg 2.7.2:
- Restored default timestamptz[] typecasting to Python datetime. Regression introduced in Psycopg 2.7.2 (ticket #578).
You can install psycopg2 from PyPI or grab the new code from:
Happy hacking!