Python 3.3 is now supported

This commit is contained in:
Daniele Varrazzo 2012-12-22 00:56:48 +01:00
parent a04379210b
commit cedd15cb49

1
NEWS
View File

@ -13,6 +13,7 @@ What's new in psycopg 2.4.6
Thanks to Manu Cupcic for the report (ticket #110).
- 'register_hstore()', 'register_composite()', 'tpc_recover()' work with
RealDictConnection and Cursor (ticket #114).
- Added support for Python 3.3.
What's new in psycopg 2.4.5